A WordPress plugin that makes var_dump and print_r pretty!
评级
5
最后更新
July 12, 2013
版本
1.0
活跃安装
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

免费使用Creator套餐
活跃安装
10
目前已测试版本
3.5.2
此插件可供下载,可用于您的 WordPress 自托管安装。