Description
Make var_dump’s and print_r’s more readable
Function output references with http://queryposts.com API when possible.
- Use
r
instead ofvar_dump
- Use
rt
for text mode.
For example:
r($GLOBALS['wp_query']->get_posts());
rt($GLOBALS['wp_query']->get_posts());
Notes :
- Probably doesn’t work in ie
- Don’t use this on a production site but you probably already know that
- More usage https://github.com/digitalnature/php-ref
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
Installation
Use the Auto Installer.
Or Upload the zip and hit install.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Pretty Debug » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Pretty Debug » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.