This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

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