This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Pretty Debug

Beskrivelse

Make var_dump’s and print_r’s more readable

Function output references with http://queryposts.com API when possible.

  • Use r instead of var_dump
  • Use rt for text mode.

For example:

r($GLOBALS['wp_query']->get_posts());
rt($GLOBALS['wp_query']->get_posts());

Notes :

All the work was done by digitalnature I just wrapped it into a WordPress plugin and changed the look for inline debugging.

Please report issues to: https://github.com/wycks/WP-Pretty-Debug

Skærmbilleder

  • A screenshot with mouseover

Installation

Use the Auto Installer.
Or Upload the zip and hit install.

FAQ

What is this?

var_dump – Dumps information about a variable.

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“Pretty Debug” is open source software. The following people have contributed to this plugin.

Bidragsydere