Title: mariuspass's Replies | WordPress.org

---

# mariuspass

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fragment Cache] programatically delete cache entry](https://wordpress.org/support/topic/programatically-delete-cache-entry/)
 *  Plugin Author [mariuspass](https://wordpress.org/support/users/mariuspass/)
 * (@mariuspass)
 * [11 years ago](https://wordpress.org/support/topic/programatically-delete-cache-entry/#post-5687072)
 * > I would commit it to the main code, but I’m afraid the quality of my documentation
   > is not on par with mariuspass’.
 * Please make a pull request on [github repo](https://github.com/mariuspass/wp-fragment-cache).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fragment Cache] programatically delete cache entry](https://wordpress.org/support/topic/programatically-delete-cache-entry/)
 *  Plugin Author [mariuspass](https://wordpress.org/support/users/mariuspass/)
 * (@mariuspass)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/programatically-delete-cache-entry/#post-5686802)
 * You can’t delete just one fragment, the [purge function](https://github.com/mariuspass/wp-fragment-cache/blob/master/public/class-wp-fragment-cache.php#L397)
   deletes all the fragments, also that function takes no argument.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fragment Cache] w3 cache settings](https://wordpress.org/support/topic/w3-cache-settings/)
 *  Plugin Author [mariuspass](https://wordpress.org/support/users/mariuspass/)
 * (@mariuspass)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/w3-cache-settings/#post-5578332)
 * Only the Object Cache.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fragment Cache] Persistant cache paradox](https://wordpress.org/support/topic/persistant-cache-paradox/)
 *  Plugin Author [mariuspass](https://wordpress.org/support/users/mariuspass/)
 * (@mariuspass)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/persistant-cache-paradox/#post-4851887)
 * I’ve improved the description of the persistent cache requirement to avoid any
   confusion.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fragment Cache] Persistant cache paradox](https://wordpress.org/support/topic/persistant-cache-paradox/)
 *  Plugin Author [mariuspass](https://wordpress.org/support/users/mariuspass/)
 * (@mariuspass)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/persistant-cache-paradox/#post-4851872)
 * > This plugin can’t be activated without a persistent cache.
 * Did you follow the link? You need a persistent cache of [WP Object Cache](http://codex.wordpress.org/Class_Reference/WP_Object_Cache).
   A simple excerpt from the **WP Object Cache** page:
 * > By default, the object cache is non-persistent. This means that data stored
   > in the cache resides in memory only and only for the duration of the request.
   > Cached data will not be stored persistently across page loads unless you install
   > a [persistent caching](http://codex.wordpress.org/Class_Reference/WP_Object_Cache#Persistent_Caching)
   > plugin.

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