Title: Not Working with Cache Plugins
Last modified: August 22, 2016

---

# Not Working with Cache Plugins

 *  [despachotres](https://wordpress.org/support/users/despachotres/)
 * (@despachotres)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/not-working-with-cache-plugins/)
 * Hi,
 * I’m using QuickCache Pro ([http://www.websharks-inc.com/product/quick-cache/](http://www.websharks-inc.com/product/quick-cache/))
   as caching plugin, and I have to clear the cache (or let the system prune it)
   so the redirects start working.
 * QuickCache can take advantage of “hooks” to fire a trigger to clear the cache.
   For example, when a post is updated/created.
 * Do you “offer” a hook, that I can use to force the cache to be cleared?
 * For example, this is the code I use to force clearing the cache when a post is
   updated/create:
 *  add_action( ‘save_post’, ‘my_custom_clear_cache’, 10, 1 );
 *  function my_custom_clear_cache( ) {
    $GLOBALS[‘quick_cache’]->clear_cache();}
 * Do you offer any hook?
 * Thanks.
 * [https://wordpress.org/plugins/simple-301-redirects/](https://wordpress.org/plugins/simple-301-redirects/)

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

 *  Thread Starter [despachotres](https://wordpress.org/support/users/despachotres/)
 * (@despachotres)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/not-working-with-cache-plugins/#post-5587817)
 * Any update on this, please?
 *  Thread Starter [despachotres](https://wordpress.org/support/users/despachotres/)
 * (@despachotres)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/not-working-with-cache-plugins/#post-5587858)
 * No help?

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

The topic ‘Not Working with Cache Plugins’ is closed to new replies.

 * ![](https://ps.w.org/simple-301-redirects/assets/icon-256x256.jpg?rev=2783827)
 * [Simple 301 Redirects By BetterLinks - Easy WordPress Redirect Manager for Redirects, 404 Error Log & More](https://wordpress.org/plugins/simple-301-redirects/)
 * [Support Threads](https://wordpress.org/support/plugin/simple-301-redirects/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-301-redirects/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-301-redirects/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-301-redirects/reviews/)

## Tags

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

 * 2 replies
 * 1 participant
 * Last reply from: [despachotres](https://wordpress.org/support/users/despachotres/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/not-working-with-cache-plugins/#post-5587858)
 * Status: not resolved