Цей плагін не перевірявся з останніми 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.

Відгуки

10.11.2017
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