Title: fimes.gr's Replies | WordPress.org

---

# fimes.gr

  [  ](https://wordpress.org/support/users/fimesgr/)

 *   [Profile](https://wordpress.org/support/users/fimesgr/)
 *   [Topics Started](https://wordpress.org/support/users/fimesgr/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fimesgr/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fimesgr/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fimesgr/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fimesgr/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fimesgr/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google Analytics Top Content Widget] How can I change time the cache](https://wordpress.org/support/topic/how-can-i-change-time-the-cache/)
 *  [fimes.gr](https://wordpress.org/support/users/fimesgr/)
 * (@fimesgr)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-change-time-the-cache/#post-6391960)
 * Thanks a lot Justin, I modified the functions.php file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google Analytics Top Content Widget] How can I change time the cache](https://wordpress.org/support/topic/how-can-i-change-time-the-cache/)
 *  [fimes.gr](https://wordpress.org/support/users/fimesgr/)
 * (@fimesgr)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-change-time-the-cache/#post-6391957)
 * I guess I found it. Change the DAY_IN_SECONDS to HOUR_IN_SECONDS?
 *     ```
       $cache_expiration = apply_filters( 'gtc_top_content_shortcode_cache_expiration', DAY_IN_SECONDS );
       		set_transient( $trans_id, $list, $cache_expiration );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google Analytics Top Content Widget] How can I change time the cache](https://wordpress.org/support/topic/how-can-i-change-time-the-cache/)
 *  [fimes.gr](https://wordpress.org/support/users/fimesgr/)
 * (@fimesgr)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-change-time-the-cache/#post-6391956)
 * I have the same question. We would like to show popular posts in the last few
   hours and we would need the cache to update every few hours. Would you be so 
   kind to explain how to do it? Thanks.

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