Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

SM – SQL logs

Opis

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.

Snimke zaslona

  • Latest logs
  • One log details
  • Options page

Instalacija

  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.

ČPP

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.

Recenzije

10. studenoga 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.
Pročitajte 1 recenziju

Suradnici i Programeri

“SM – SQL logs” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “SM – SQL logs” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0.1

Minor changes

1.0.0

Initial plugin version