Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Admin Bar Queries

Опис

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.

Снимци екрана

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

Постављање

  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

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Admin Bar Queries“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Admin Bar Queries“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

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