Linux 软件免费装

WP Logger

开发者 hokku
casepress
更新时间 2025年12月1日 18:42
捐献地址: 去捐款
PHP版本: 7.1 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

debug log develop data logger

下载

2.2 2.2.1 2.3 2.4 1.4 2.0 2.0.1 2.0.2 1.3 2.1

详情介绍:

  1. Insert the hook do_action( 'logger', $data ); in your code
  2. Go to Tools > WP Logger
Additional buttons Use the wpdl_add_button( string $name, callable $clb, string $btnClass = '' ) function to add a button to the logger page. Click on the button to execute the function via WP-AJAX. If an Exception or Error occurs, it will be logged as well. Hooks: Available constants:

安装:

  1. Upload the plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Insert the hook do_action( 'logger', $data ); in your code.
  4. Go to Tools > WP Logger.

升级注意事项:

2.0 During update will be lost all logged data. Please, make sure this won\'t hurt you

更新日志:

2.4 2.3 2.2.1 2.2 2.1 2.0.2 2.0.1 2.0 1.4 1.2