Linux 软件免费装

Wedesign Debug 1.0

开发者 Aaron Fay
Craig Davis
更新时间 2007年4月9日 00:40
捐献地址: 去捐款
PHP版本: 1.5 及以上
WordPress版本: 2.1.2

标签

debug wordpress output

下载

1.0

详情介绍:

Wedesign Debug 1.0 is based on a php debug script written in a tutorial by Craig Davis for Zend Developer Zone. The simple script outputs your data preformatted to a popunder 'console' window (handy if you have a secondary monitor). The plugin also includes a timer method for profiling your functions and an option to use cookies to trigger the debug methods so your output is transparent to your visitors/client.

安装:

1.Download the plugin. 2.Activate on your Plugins page. 3.Place <?php wd_output('Hello World'); ?> anywhere in your wordpress development.

常见问题:

Where can I get more information about this plugin?

http://aaronfay.ca/plugin-wedesign-debug/ has the full API and a working example.