תוסף זה לא נבדק ב-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

סקירות

There are no reviews for this plugin.

מפתחים

"Admin Bar Queries" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "Admin Bar Queries" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות 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