Title: Load-Time PHP or Plugin????
Last modified: August 18, 2016

---

# Load-Time PHP or Plugin????

 *  Resolved [Vera](https://wordpress.org/support/users/vera/)
 * (@vera)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/load-time-php-or-plugin/)
 * Does anyone know of a “load-time” plugin of some sort that would display the 
   time (in seconds) your page loads?
 * Here’s an example:
    [http://www.contact-sheet.de/blog/](http://www.contact-sheet.de/blog/)
 * (scroll down the the bottom of the page and on the right hand side it says something
   like this:
 * WordPress took 1.496 seconds to generate this page.)
 * Everytime you refresh, the seconds change depending on how fast the page loads
   and stuff. I tried using PHP codes before but I’m not sure how to include it 
   with WordPress and the codes for validation. (ex: put this function at the top
   of the page) when I do it (before the validation code) it gives me errors and
   stuff. Help? =)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/load-time-php-or-plugin/#post-246542)
 * Mine is this:
 * `Served in <?php timer_stop(1); ?> seconds with <?php echo $wpdb->num_queries;?
   > database queries<br />`
 *  [schulte](https://wordpress.org/support/users/schulte/)
 * (@schulte)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/load-time-php-or-plugin/#post-246544)
 * [http://codex.wordpress.org/Function_Reference/timer_stop](http://codex.wordpress.org/Function_Reference/timer_stop)
 *  Thread Starter [Vera](https://wordpress.org/support/users/vera/)
 * (@vera)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/load-time-php-or-plugin/#post-246548)
 * Great =) Thanks! The best one I’ve seen yet (simple and it works!)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Load-Time PHP or Plugin????’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [Vera](https://wordpress.org/support/users/vera/)
 * Last activity: [20 years, 8 months ago](https://wordpress.org/support/topic/load-time-php-or-plugin/#post-246548)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
