2010-03-19, 15:31:37
(This post was last modified: 2010-03-19, 15:32:59 by luisvaloyes.)
Quick and simple Page Load Time Plugin which adds the load time of the Page to your Admin and Theme pages
Output at the end of the page is:
This page was rendered in 0.0274789333344 seconds
Make sure your themes include <?php get_header(); ?> and <?php get_footer(); ?> at the top and bottom of the page.
Have fun!
Output at the end of the page is:
This page was rendered in 0.0274789333344 seconds
Make sure your themes include <?php get_header(); ?> and <?php get_footer(); ?> at the top and bottom of the page.
Have fun!