這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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