Title: wpsolCacheFlush
Last modified: June 19, 2018

---

# wpsolCacheFlush

 *  Resolved [perituswebdesign](https://wordpress.org/support/users/perituswebdesign/)
 * (@perituswebdesign)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/wpsolcacheflush/)
 * Hi guys,
    First of all, I love your plugin. It’s simplicity is genius!
 * I do have on wish (which is a really simple one) for one of the next releases.
   Depending on the project, I sometimes use transients to cache information which
   otherwise would need heavy database-operations to generate. Now… my wish… would
   it be possible, that you add a action-call to your `wpsolCacheFlush` function
   where people can hook in their own cache-flushing?
 * It would be as simple as adding:
 * `do_action('wpsol_cache_flush');`
 * This would be awesome!
 * Thanks,
    David
    -  This topic was modified 7 years, 11 months ago by [perituswebdesign](https://wordpress.org/support/users/perituswebdesign/).
    -  This topic was modified 7 years, 11 months ago by [perituswebdesign](https://wordpress.org/support/users/perituswebdesign/).

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

 *  Plugin Author [JoomUnited](https://wordpress.org/support/users/joomunited/)
 * (@joomunited)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/wpsolcacheflush/#post-10476214)
 * Hi,
 * First of all I’m sorry for the late reply, I have missed the post notification,
   not sure why 🙂
 * This is exactly what we have implemented among other hooks and filters, it’ll
   be available along with its documentation this week (hopefully tomorrow). I keep
   you posted.
 * Cheers,
 *  Plugin Author [JoomUnited](https://wordpress.org/support/users/joomunited/)
 * (@joomunited)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/wpsolcacheflush/#post-10512297)
 * Hi,
 * Here is the documentation of the newly implemented actions and filters: [](https://www.joomunited.com/wp-speed-of-light-developer-documentation)
 * In your case you would be interested in wpsol_purge_cache action.
 * Cheers

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

The topic ‘wpsolCacheFlush’ is closed to new replies.

 * ![](https://ps.w.org/wp-speed-of-light/assets/icon-256x256.png?rev=1900554)
 * [WP Speed of Light](https://wordpress.org/plugins/wp-speed-of-light/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-speed-of-light/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-speed-of-light/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-speed-of-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-speed-of-light/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-speed-of-light/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [JoomUnited](https://wordpress.org/support/users/joomunited/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/wpsolcacheflush/#post-10512297)
 * Status: resolved