Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

SM – SQL logs

Beskrivning

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.

Skärmdumpar

  • Latest logs
  • One log details
  • Options page

Installation

  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.

Vanliga frågor

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.

Recensioner

10 november 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.
Läs 1 betyg

Bidragsgivare och utvecklare

”SM – SQL logs” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”SM – SQL logs” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.1

Minor changes

1.0.0

Initial plugin version