该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

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

屏幕截图

  • A screenshot with mouseover

安装

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

常见问题

What is this?

var_dump – Dumps information about a variable.

评价

此插件暂无评价。

贡献者及开发者

“Pretty Debug” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Pretty Debug”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志