Skip to content

stefanfisk/wp-xhprof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress XHProf

A WordPress plugin which makes it easy to view XHProf report for the current page request.

To active, add the following to wp-config.php, before wp-settings.php is included.

require_once(ABSPATH . 'wp-content/plugins/wp-xhprof/xhprof-loader.php');

Please note that xhprof-loader.php currently starts XH Prof and sets DONOTCACHEPAGE even if the plugin is disabled.

About

WordPress XHProf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages