Linux 软件免费装

Debug Bar Tracer

开发者 welcher
更新时间 2014年5月3日 04:11
捐献地址: 去捐款
PHP版本: 3.1 及以上
WordPress版本: 3.9
版权: GPLv2 or later
版权网址: 版权信息

标签

theme development plugin development debug bar addon

下载

1.0

详情介绍:

Many times when creating a custom theme or plugin there is need to view a piece of data you are working with which can be unweidly and not to mention ugly. This plugin adds a new tab to the Debug Bar plugin that allows you to "trace" the data to a window and displays not only the data, but where the call came from and optionally a description. Plus, it's green like the Matrix.

安装:

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Be sure you have Debug Bar installed and active

常见问题:

I don't see anything in the Debug Bar window

The Tracer tab only appears where there are items to trace.

How do I trace an item?

Place a call to debug_trace( $param ) into your theme or plugin.

更新日志:

1.0