该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Query Recorder

描述

Allows developers to record queries when setting up a theme or plugins locally, creating an SQL script that can be run later when deploying to a staging or live site.

Interested in contributing to Query Recorder? Please visit https://github.com/deliciousbrains/wp-query-recorder

Banner image credit – cmoi

屏幕截图

  • Query Recorder settings screen
  • Start/stop query recording button

安装

  1. Use WordPress’ built-in installer
  2. Access the “Query Recorder” menu option under Settings

评价

此插件暂无评价。

贡献者及开发者

“Query Recorder” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Query Recorder”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.1

  • Bug fix: Semicolon missing at the end of each SQL statement

1.0

  • Initial release