it would be great if this plugin could be set up to gather profile data in a non-public fashion, so that only the admin/superuser can have a look at the stats using the superuser dashboard.
Furthermore, it’d be great if the plugin could take a snapshot of currently active plugins, serialize this list to a table and then disable each plugin step by step, while gathering the impact of runtime performance (i.e. after automated refresh), this would make it very easy to see what plugins have significant effects on website performance.
After gathering all data, pure performance could be gathered, i.e. without any non-core plugins and compared to the original runtime profile. At the end, the plugin would unserialize the list of previously activated plugins and present a total summary of impact on performance, for each plugin.
– woccax
]]>Greetings,
This plugin contains a couple of deprecated functions. It throws the following errors in debug mode:
Notice: get_settings is deprecated since version 2.1! Use get_option() instead...
and:
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead...
Thank you.