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.

WP MySQL Profiler

Description

A simple plugin to assist both theme and plugin developers in MySQL Profiling. Once installed, MySQL statistics will be available at page footer. Visit http://wpsplash.com/mysql-profiler-plugin-for-wordpress/ for more information.

Installation

  • Download WP MySQL Profiler and extract the archive.
  • Rename your wp-db.php file in wp-includes directory to wp-db-backup.php.
  • Upload wp-db.php included in the archive to your wp-includes directory.
  • Upload wpSqlProfiler.php to wp-content/plugins/ directory.
  • Edit your wp-config.php. Find define (‘WPLANG’, ”); and add below: define(‘SAVEQUERIES’, true);
  • Enable “WP MySQL Profiler” plugin from the admin CP.

Visit http://wpsplash.com/mysql-profiler-plugin-for-wordpress/ for more info.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP MySQL Profiler” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP MySQL Profiler” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.