Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Admin Bar Queries

Opis

Adds MySQL queries, rendering time (in seconds), and CPU load to your admin bar. If installed on a multi-site installation, output is restricted to super admins.

Slike ekrana

  • MySQL queries and time (in seconds) spent rendering page output.

Instalacija

  1. Install via the WordPress admin panel or download from the repository and upload to your ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Admin Bar Queries” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Admin Bar Queries” na vaš jezik.

Zainteresirani za razvoj?

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

Zapis promijena

0.5.21

  • Fixed Invalid argument supplied for foreach() when sys_getloadavg() is FALSE

0.5.2

  • Added CPU load as drop down element.

0.5.1

  • Fixed compatibility with php 5.2.4.
  • Changed timer action output priority to 999.
  • Reduced space needed for timer output.

0.5

  • Initial release