Title: Compatibility with LiteSpeed Cache plugin
Last modified: May 9, 2018

---

# Compatibility with LiteSpeed Cache plugin

 *  Resolved [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/compatibility-with-litespeed-cache-plugin/)
 * Hi, this is from LiteSpeed Cache plugin dev team.
 * We got a feedback from one of our clients. We found there is a compatibility 
   issue with cache when enable/disable coming soon mode in your plugin.
 * As we found the place you saved setting is in framework/framework.php line 253,
   could you please do a purge action when setting is changed? To make it, please
   have the following code included when saving setting (before any html output):
   `
   method_exists( 'LiteSpeed_Cache_API', 'purge_all' ) && LiteSpeed_Cache_API::purge_all();`
 * Thanks a lot.
 * Our API doc is in [https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:api#api](https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:api#api)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcompatibility-with-litespeed-cache-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [SeedProd](https://wordpress.org/support/users/seedprod/)
 * (@seedprod)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/compatibility-with-litespeed-cache-plugin/#post-10262387)
 * Thanks for this code. I’ll get it update ASAP.
 * Cheers

Viewing 1 replies (of 1 total)

The topic ‘Compatibility with LiteSpeed Cache plugin’ is closed to new replies.

 * ![](https://ps.w.org/coming-soon/assets/icon-256x256.png?rev=2402574)
 * [Website Builder by SeedProd — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode](https://wordpress.org/plugins/coming-soon/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/coming-soon/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/coming-soon/)
 * [Active Topics](https://wordpress.org/support/plugin/coming-soon/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/coming-soon/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/coming-soon/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [SeedProd](https://wordpress.org/support/users/seedprod/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/compatibility-with-litespeed-cache-plugin/#post-10262387)
 * Status: resolved