Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

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