WP Manifestindependent plugin directory
manifest / developer / wp-runtime-profiler

WP Runtime Profiler

Debug WordPress Hooks

by Novembit · github.com/novembit/wp-runtime-profiler

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/novembit/wp-runtime-profiler/archive/refs/heads/master.zip

Readme

Wordpress Runtime Profiler

PHP Runkit extension required

After installation add wrp-profile get parameter to your requests.

E.g. https://my.site/2019/02/12?wrp-profile

Profiler result directory

/wp-content/wp-runtime-profiler

Read the full README on GitHub →