ZML Debug

Description

紫茉莉 – 性能相关信息快速查看。

提供性能相关信息快速查看功能,显示页面执行时间、内存占用、查询执行情况,查看 Rewrite Rule、CronTask、OPcache、Memcached 状态信息。

Screenshots

  • 默认显示输出
  • 查询信息输出
  • 按执行顺序查询列表
  • 按执行耗时查询列表
  • Rewrite 规则列表
  • 计划事件列表
  • 可用计划列表
  • OpCache 信息
  • Memcached 信息

Installation

插件需求

  • PHP 7.3 及以后版本。
  • WordPress 5.6 及以后版本。
  • 推荐使用最新的 PHP 和 WordPress 版本。

插件设置

  • 此插件暂无选项。

FAQ

Memcached 无法连接到服务器

Memcached 默认服务器地址:127.0.0.1,端口:11211,如果不一致可打开 memcached.php 找到 $MEMCACHE_SERVERS[] = ‘127.0.0.1:11211’; 修改即可。

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ZML Debug” is open source software. The following people have contributed to this plugin.

Contributors

Translate “ZML Debug” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.1

  • 修复部分错误。

1.0.0

  • 正式版发布。