You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Outputs requested GLOBALS in JSON format for Admins when WP_DEBUG is true.
== Description ==
This JSON based debugger outputs requested GLOBALS in JSON format for Admins when WP_DEBUG is true. FYI, a quick Google search lead me to JSONView, which is a nifty looking plugin available for Chrome and Firefox.
== Installation ==
This plugin does not require any special activation or template tags. Just get it from github, install and activate like normal.
== Frequently Asked Questions ==
= Does this debug JSON? =
Nope. It's a JSON *Based* Debugger.
== Changelog ==
= 0.1 =
* Initial Release.
== Upgrade Notice ==
= 0.1 =
Initial Release, there is nothing to upgrade from.