Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Admin Bar Queries

Beschreibung

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.

Screenshots

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

Installation

  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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Admin Bar Queries“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Admin Bar Queries“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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