Since this plugin needs to filter out which plugins are activated for the profiling requests, it needs to be installed as must-use plugin so it's loaded early..
The action, profiling MailChimp for WordPress...
In your WordPress admin panel, go to Plugins > New Plugin, search for Plugin Profiler and click.
Alternatively, download the plugin and upload the contents of plugin-profiler zip to your plugins directory.
Create the file wp-content mu-plugins profiler php with the following contents. < php if ) { exit } load the profiler plugin early require once WP PLUGIN DIR plugin-profiler plugin-profiler php..
Go to Tools > Plugin Profiler, set some configurations for the profile to run and have look...
The plugin is working, and showing the time of all plugins, no plugins, all but one plugin you specify, and that one plugin only.
WARNING Copying and pasting the profiler php file from the installation instructions will cause white screen of death.
I just want to say that when you delete the plugin, remember to delete the profiler php file in the folder, otherwise you'll get white screen of death
Read more