=== Calculate Page Execution Time === Contributors: Milap, Imneerav Tags: performance, execution-time, speed-test, developer-tools Requires at least: 3.0.1 Tested up to: 7.0 Stable tag: 1.0 Requires PHP: 7.4 Donate link: https://www.paypal.me/MilapPatel License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Track page execution time easily. Just activate and view page source to see the loading time at the bottom. No configuration needed for WordPress. == Description == Sometimes your WordPress site feels slow. This plugin helps you diagnose issues by measuring exactly how long the PHP script takes to generate a page. Simply install and activate; then, view the page source to find the execution time at the very bottom. No configuration needed. == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. For more details, http://codex.wordpress.org/Managing_Plugins == Frequently Asked Questions == = How to use this plugin ? = * Install, activate this plugin. You are done. Reload the page, check page source. = Does this plugin gives server loading time ? = * No, do not get confused between server loading time & PHP script loading time. This plugin gives you time taken by PHP Script. == Screenshots == 1. screenshot-1.png - How much time your PHP script took to load the page. == Changelog == = Version 1.0 = * Added WordPress Version 6.9 support. = Version 0.1 = * Initial Version. == Upgrade Notice == * Not applicable.