Title: Cache persistent object
Last modified: August 31, 2016

---

# Cache persistent object

 *  Resolved [Console.Support](https://wordpress.org/support/users/photoua/)
 * (@photoua)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cache-persistent-object/)
 * Hi,
 * Thank you for promised plugin.
 * Does the plug-in cache persistent object?
 * I’m looking a solution to cache for logged-in users.
 * Regards,
    Rostyslav
 * [https://wordpress.org/plugins/pj-page-cache-red/](https://wordpress.org/plugins/pj-page-cache-red/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Pressjitsu](https://wordpress.org/support/users/pressjitsu/)
 * (@pressjitsu)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cache-persistent-object/#post-7090680)
 * Hello! You can fairly easily modify the plugin to remove the code that sets the
   TTL to 0 for logged in users, that way they’ll see cached pages too, but note
   that all the cookies will be part of the cache key, so it’s not going to be very
   efficient.
 * I recommend you look at Cache Buddy (a helper plugin) and the techniques used
   in that to do more with JavaScript and to rely less on PHP output, that way you
   can share more cached requests between two (and more) different logged in users.
 * Hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘Cache persistent object’ is closed to new replies.

 * ![](https://ps.w.org/pj-page-cache-red/assets/icon-256x256.png?rev=1342098)
 * [Redis Page Cache](https://wordpress.org/plugins/pj-page-cache-red/)
 * [Support Threads](https://wordpress.org/support/plugin/pj-page-cache-red/)
 * [Active Topics](https://wordpress.org/support/plugin/pj-page-cache-red/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pj-page-cache-red/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pj-page-cache-red/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [redis](https://wordpress.org/support/topic-tag/redis/)

 * 1 reply
 * 2 participants
 * Last reply from: [Pressjitsu](https://wordpress.org/support/users/pressjitsu/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/cache-persistent-object/#post-7090680)
 * Status: resolved