Описание
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.
Инсталиране
- Install via the WordPress admin panel or download from the repository and upload to your ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“Admin Bar Queries” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “Admin Bar Queries” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез 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