首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
Plugin Name
开发者
irvingswiftj
更新时间
2011年7月13日 23:07
PHP版本:
3,0 及以上
WordPress版本:
3.2
标签
logging
debugging
developement
下载
0.5
详情介绍:
Allows you to log php variables and arrays by using function:
esl_log($var);
. The Log appears in the admin area.
安装:
Upload plugin folder to the
/wp-content/plugins/
directory
Activate the plugin through the 'Plugins' menu in WordPress
Place
<?php esl_log($your_variable); ?>
in your template
升级注意事项:
0.5 This is the 1st Beta version.
常见问题:
Does it print out arrays
Yes
更新日志:
0.5
1st released version.
Beta