=== Simple Site Speed === Contributors: GreatBlakes Donate link: http://gearside.com/simple-site-speed Tags: site, speed, performance, timing, loading, dom, server, request, response, load, cache, dns, connection Requires at least: 3.0.1 Tested up to: 3.8 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add page load times for admins on the front-end. == Description == This is a Wordpress plugin that adds advanced load timing to each page. Know exactly what is causing slow (or fast) page loading on every page. It's like doing a lightweight and fast speed test on every page! It does not require any settings and is displayed at the bottom-left of the page. The overall load time is shown initially, and when clicked, the advanced load times appear. The processes being timed are: Redirection (and quantity) App Cache DNS Lookup TCP Connection Server Request Server Response DOM Processing Page Load This timing only display to site admins, and can also be triggered by adding "?debug" at the end of the URL. Considerably slow or fast times are dictated with coloring. == Installation == 1. Upload '/simple-site-speed/' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Do I need to change any settings to customize this plugin for my site? = No. = What browsers are supported? = Currently, all modern browsers a supported except for Safari and Mobile Opera. == Screenshots == 1. screenshot-1.png == Changelog == = 1.0 = * Initial release == Upgrade Notice == = 1.0 = Initial release