/json-debugger

Outputs requested GLOBALS in JSON format for Admins when WP_DEBUG is true.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

=== JSON Debugger ===
Contributors: WraithKenny, Touvan
Tags: admin, debug, json
Requires at least: 3.4-alpha
Tested up to: 3.4-alpha
Stable tag: 0.1
License: GPLv2 or later

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.