Theme and Plugin (T&P) Profiler
Make your theme or plugin faster, greener and smarter with this plugin, that will tell you which of your functions is eating up most server time.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3551 days ago
Is Theme and Plugin (T&P) Profiler abandoned?
Possibly abandoned (last update 3551 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
The Theme and Plugin Profiler uses a little known PHP feature known as ticks. Basically, this is an internal event that occurs every time a code block is executed, marked (roughly) by a function call or curly {} brackets.
The plugin uses ticks to collect a list of the functions that were executed, how often they were called and how much time they took in total. The plugin’s option page gives some filters to select and sort the results. This will give developers clues which parts of their code demand scrutiny.
Installation
- Upload the plugin files to the
/wp-content/plugins/theme-plugin-profilerdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Tools->T&P Profiler screen to configure the plugin
Frequently Asked Questions
Review feed
Changelog
0.1 (April, 2016)
- First stable version

