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

SM – SQL logs

描述

Thanks to this plugin you will see list of queries that are requested from your database. Its extremely helpful, if you need to investigate what is causing your website to perform slowly. Thanks to full list of formatted and highlighted SQL queries, finding plugin or template file which is killing your website is easy.

屏幕截图

  • Latest logs
  • One log details
  • Options page

安装

  1. Extract all files from the ZIP file, and then upload the plugin’s folder to /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

常见问题

Installation Instructions
  1. Extract all files from the ZIP file, and then upload the plugin’s folder to /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
Page with Logs or detail of the Log don’t want to load.

The issue is in “SqlFormatter”. If too long and quirky queries are passed to “SqlFormatter” it can kill requested page.
Don’t worry, if it happen it’s afecting only admin area and only with that specyfic query.

How to fix it?
Well… For now, the only thing you can do, is turning “SqlFormatter” Off in options.

评价

2017 年 11 月 10 日
Nice, quick, do what need to do. BTW. Why homepage is so empty... You need to click Logs to see them. Better display logs directly on homepage.
阅读所有1条评价

贡献者及开发者

“SM – SQL logs” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“SM – SQL logs”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0.1

Minor changes

1.0.0

Initial plugin version