Rating: 5 stars
Show Page Load For Everyone—-navigate to:
/wp-content/plugins/simple-site-speed/frontend.php
edit frontend, delete the first line:
<?php if ( current_user_can(‘manage_options’) || array_key_exists(‘debug’, $_GET) ) : ?>
and the last line:
<?php endif; ?>
this removes the admin rights filter.
edit this file to change the position:
wp-content/plugins/simple-site-speed/style.css
the first line has bottom left, change it to top right etc.
and finally edit this file
/wp-content/plugins/simple-site-speed/simplesitespeed.js
to change to red color on the front end. my site is slow and i dont want it to look “bad” so i just changed the 2 instances of “red” with “blue”
Rating: 5 stars
This plugin does just what it says.
]]>Rating: 5 stars
My site has been on a poorly developed theme for months giving me D’s n F’s.
This plugin apparently is now getting my site A’s.
Bravo!