A WordPress plugin that makes var_dump and print_r pretty!
Betyg
5
Senast uppdaterat
July 12, 2013
Version
1.0
Aktiva installationer
10
Pretty Debug

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

Gratispå Creator-paket
Aktiva installationer
10
Testat upp till
3.5.2
Det här tillägget är tillgängligt för nedladdning och kan användas på din WordPress-installation som drivs på egen server.