Title: Debug Bar Screen Info
Author: bradvin
Published: <strong>Hulyo 21, 2013</strong>
Last modified: Abril 28, 2016

---

Maghanap ng mga plugin

![](https://ps.w.org/debug-bar-screen-info/assets/banner-772x250.jpg?rev=854968)

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://s.w.org/plugins/geopattern-icon/debug-bar-screen-info_f0f0f0.svg)

# Debug Bar Screen Info

 Ni [bradvin](https://profiles.wordpress.org/bradvin/)

[I-download](https://downloads.wordpress.org/plugin/debug-bar-screen-info.1.1.5.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/debug-bar-screen-info/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/debug-bar-screen-info/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/debug-bar-screen-info/#installation)
 * [Development](https://tl.wordpress.org/plugins/debug-bar-screen-info/#developers)

 [Suporta](https://wordpress.org/support/plugin/debug-bar-screen-info/)

## Deskripsyon

> This plugin is an add-on for _Debug Bar_.
>  You must install and activate [Debug Bar](https://wordpress.org/plugins/debug-bar/)
> first, for this plugin to work.

Adds a new tab to the debug bar which shows all the screen info for the current 
page in the admin backend.

Please note that this plugin should be used solely for debugging and/or on a development
environment and is not intended for use on a production site.

If you like this plugin, please [rate and/or review](https://wordpress.org/support/view/plugin-reviews/debug-bar-screen-info)
it. If you have ideas on how to make the plugin even better or if you have found
any bugs, please report these in the [Support Forum](https://wordpress.org/support/plugin/debug-bar-screen-info)
or in the [GitHub repository](https://github.com/fooplugins/debug-bar-screen-info/issues).

## Mga Screenshot

 * [[
 * New Screen Info Panel

## Pag-install

 1. Install Debug Bar if not already installed (https://wordpress.org/plugins/debug-
    bar/)
 2. Extract the .zip file for this plugin and upload its contents to the `/wp-content/
    plugins/` directory. Alternatively, you can install directly from the Plugin directory
    within your WordPress Install.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress.

## FAQ

  Can it be used on live site ?

This plugin is only meant to be used for development purposes, but shouldn’t cause
any issues if run on a production site.

  Why should I be interested in the screen info ?

Because you can use it to conditionally include files, add help tabs, enqueue scripts
and styles etc for the admin pages. Lean loading FTW 😉

  Where does the screen info come from ?

The screen info is retrieved via the `get_current_screen()` function and contains
a `WP_Screen` object.

> Role of WP_Screen
> This is a concrete class that is instantiated in the WordPress $screen global.
> It is primarily used to create and customize WordPress admin screens (as of WordPress
> 3.3).

[More information in the Codex](https://codex.wordpress.org/Class_Reference/WP_Screen)

  Why won’t the plugin activate ?

Have you read what it says in the beautiful red bar at the top of your plugins page?
As it says there, the Debug Bar plugin needs to be active for this plugin to work.
If the Debug Bar plugin is not active, this plugin will automatically de-activate
itself.

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “Debug Bar Screen Info” ay open source software. Ang mga sumusunod na tao ay
nag-ambag sa plugin na ito.

Mga Contributor

 *   [ bradvin ](https://profiles.wordpress.org/bradvin/)
 *   [ Juliette Reinders Folmer ](https://profiles.wordpress.org/jrf/)

Ang “Debug Bar Screen Info” ay naisalin na sa 2 (na) mga locale. Salamat sa [mga tagasalin](https://translate.wordpress.org/projects/wp-plugins/debug-bar-screen-info/contributors)
para sa kanilang mga kontribusyon.

[Isalin ang “Debug Bar Screen Info” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/debug-bar-screen-info)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/debug-bar-screen-info/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/debug-bar-screen-info/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/debug-bar-screen-info/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/debug-bar-screen-info/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.5

 * Hard-code the text-domain for better compatibility with [GlotPress](https://translate.wordpress.org/projects/wp-plugins/debug-bar-screen-info).
 * Make loading of text-domain compatible with use of the plugin in the `must-use`
   plugins directory.
 * Updated the pretty print class to v1.6.0.
 * Tested & found compatible with WP 4.5
 * Minor tidying up

#### 1.1.4

 * Updated the pretty print class.
 * Tested & found compatible with WP 4.4
 * Minor tidying up

#### 1.1.3

 * Fix compatibility with the [Plugin Dependencies](https://wordpress.org/plugins/plugin-dependencies/)
   plugin
 * Updated the pretty print class which now allows for limiting of the recursion
   depth.
 * Tested & found compatible with WP 4.2
 * Minor tidying up
 * Updated language files

#### 1.1.2

 * Fix for parentage not being set as admin bar is loaded too early – [issue #5](https://github.com/fooplugins/debug-bar-screen-info/issues/5).
   Thanks [grappler](https://github.com/grappler) for reporting.

#### 1.1.1

 * Variable values are now pretty printed with type indication by default.

#### 1.1.0

 * Merge with [Jrf](https://profiles.wordpress.org/jrf/)‘s version of the same:
    - Now displays all available properties
    - Displays current screen id + property count at top of panel and link to WP_Screen
      at the bottom
    - Limits visibility to admin site as it’s not relevant on the front-end
    - Auto-disables itself when Debug Bar is not activated
    - Added some css styling
    - Made text strings translatable, added .pot file and a Dutch translation

#### 1.0.0

 * First release

## Meta

 *  Bersyon **1.1.5**
 *  Huling na-update **10 taon ang nakalipas**
 *  Mga aktibong installation **10+**
 *  Bersyon ng WordPress ** 3.5.1 o mas bago **
 *  Sinubukan hanggang **4.5.33**
 *  Mga Wika
 * [English (Canada)](https://en-ca.wordpress.org/plugins/debug-bar-screen-info/),
   [English (US)](https://wordpress.org/plugins/debug-bar-screen-info/), at [Swedish](https://sv.wordpress.org/plugins/debug-bar-screen-info/).
 *  [Isalin sa iyong wika](https://translate.wordpress.org/projects/wp-plugins/debug-bar-screen-info)
 * Mga Tag
 * [debug](https://tl.wordpress.org/plugins/tags/debug/)[debug bar](https://tl.wordpress.org/plugins/tags/debug-bar/)
 *  [Advanced View](https://tl.wordpress.org/plugins/debug-bar-screen-info/advanced/)

## Mga Rating

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/debug-bar-screen-info/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/debug-bar-screen-info/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/debug-bar-screen-info/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/debug-bar-screen-info/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/debug-bar-screen-info/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/debug-bar-screen-info/reviews/#new-post)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/debug-bar-screen-info/reviews/)

## Mga Contributor

 *   [ bradvin ](https://profiles.wordpress.org/bradvin/)
 *   [ Juliette Reinders Folmer ](https://profiles.wordpress.org/jrf/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/debug-bar-screen-info/)