Adds PHP profiling support to your Wordpress using Facebook's XHProf Profiler.
As of April 2026, WP XHProf Profiler is a WordPress php plugin with 10 active installations and a 5/5 rating from 1 reviews. It has been downloaded 4.1K+ times in total. Requires WordPress 2.6.0+ and PHP false+. Available on WordPress.org since 2012. Last updated 14 years ago — may have compatibility concerns. Top alternative: WPCode – Insert Headers and Footers +….
WP XHProf Profiler plugin is an easy way to profile your plugins and themes when you are coding or debugging. To get it done it uses XHProf, a PHP profiler made by the Facebook Dev Team (you must install it before activating the plugin).
By default the profiling is disabled, activate WP_DEBUG on your wp-config.php to enable it. After doing it, all your wordpress pages will have a link at bottom with the profiling data.
From http://www.php.net/manual/en/intro.xhprof.php
XHProf is a light-weight hierarchical and instrumentation based profiler. During the data collection phase, it keeps track of call counts and inclusive metrics for arcs in the dynamic callgraph of a program. It computes exclusive metrics in the reporting/post processing phase, such as wall (elapsed) t…
| WordPress | 2.6.0+ requiredTested up to 3.3.2 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.