Skip to content

Third Party Compatibility

Confirmed Compatible

This is a list of known popular plugins and themes that we have checked for compatibility. All of the products listed here were compatible with LSCache at the time of testing. If this list looks small, it is because we only test those plugins that have the potential to conflict with a cache solution. Most WordPress plugins can be used with LiteSpeed Cache with no problems whatsoever.

Many of the plugins/themes listed below work with LSCWP right out of the box, but others require some action before they will work. Please note the Action Required column.

Plugin or Theme Action Required Notes
WooCommerce If using Recently Viewed Products widget, Set Enable ESI to ON in Cache > ESI The plugin respects WooCommerce's own cacheability rules.
WC PDF Product Vouchers
WPML Separate cache copies are stored for each page for each language.
Contact Form 7 Purge cache after creating/editing a form. Set TTL to 24 hours (86400 seconds) or less.
Google XML Sitemaps
Yoast SEO Purge cache on activation/deactivation
Wordfence Security
ShortPixel
YITH Wishlist Define CacheEngine on esi combine (or CacheEngine on crawler esi combine if you are using the crawler) in Apache config file.
iThemes Security Pro Add /wp-content/plugins/litespeed-cache/guest.vary.php to allowlist
Avada Theme
Elegant Themes Divi Theme v3.0.67+

Probably Compatible

This list of plugins and themes were tested some time ago, and found to be compatible. We have done no recent testing, however. If you use one of these plugins regularly and know it to be compatible, please let us know so we can move it to the Confirmed list.

Plugin or Theme Action Required Notes
bbPress New forums/topics/replies will purge the relevant parent pages.
Caldera Forms Set Enable ESI to ON in Cache > ESI Forms are exempt from other cache rules on the site. v1.5.6.2+
NextGen Gallery Albums and galleries are purged accordingly when related images are updated.
Aelia CurrencySwitcher Has a vary for the four required cookies.
Fast Velocity Minify
Autoptimize Disable LSCWP Page Optimization features Will purge LiteSpeed Cache when Autoptimize cache is purged.
Better WP Minify
WP Touch Set Cache Mobile to ON in Cache > Cache
Theme My Login
wpForo
WPLister
WP-PostRatings
Login With Ajax
Ninja Forms
Post Types Order v1.9.3.6+
BoomBox Theme Viral Magazine WordPress Theme

Incompatible

These are plugins that we have confirmed to be incompatible with LiteSpeed Cache to some degree.

If you are not an advanced user, we recommend you disable or uninstall all of these plugins.

If you have technical expertise, some of these plugins may be made compatible by employing a work around. Other plugins Are OK to use with LiteSpeed if you turn off any duplicate functionality.

Plugin Issue Notes
Asset Cleanup Potential Conflict Not compatible with LSCache's Page Optimization features and Guest Mode
Breeze Potential Conflict Duplicate caching and/or optimization features
Cache Enabler Potential Conflict Duplicate caching and/or optimization features
Cachify Potential Conflict Duplicate caching and/or optimization features
Cloudflare Compatible if you are not using Cloudflare APO Duplicate caching and/or optimization features
Comet Cache Potential Conflict Duplicate caching and/or optimization features
Cookie Notice & Compliance for GDPR / CCPA Potential Conflict Interferes with LSCache's JavaScript Delay functionality
Docket Cache Potential Conflict Duplicate caching and/or optimization features
Duplicator Pro Compatible with work around Without the work around, abort rule kills backup
Fast Velocity Minify Potential Conflict Duplicate caching and/or optimization features
Hummingbird Potential Conflict Duplicate caching and/or optimization features
Nginx Cache Potential Conflict Duplicate caching and/or optimization features
NitroPack Potential Conflict Duplicate caching and/or optimization features
PageSpeed Ninja Potential Conflict Duplicate caching and/or optimization features
Pantheon Advanced Page Cache Potential Conflict Duplicate caching and/or optimization features
Powered Cache Potential Conflict Duplicate caching and/or optimization features
Simple Cache Potential Conflict Duplicate caching and/or optimization features
Speed Optimizer Potential Conflict Duplicate caching and/or optimization features
Super Page Cache for Cloudflare Potential Conflict Duplicate caching and/or optimization features
W3 Total Cache Potential Conflict Duplicate caching and/or optimization features
WP Fastest Cache Potential Conflict Duplicate caching and/or optimization features
WP Meteor Potential Conflict Duplicate caching and/or optimization features
WP Optimize Potential Conflict Duplicate caching and/or optimization features
WP Performance Score Booster Potential Conflict Duplicate caching and/or optimization features
WP Rocket Potential Conflict Duplicate caching and/or optimization features
WP Super Cache Incompatible LiteSpeed Cache always returns a cache miss when this plugin is active
WP-Postviews Compatible with work around Without the work around, post views are not updated

Untested Plugins

It's impossible to list every plugin that is compatible with LiteSpeed Cache, so here is a rule of thumb:

If the plugin is not a cache plugin or an optimization plugin, and it doesn’t generate site content, or do anything out of the ordinary with existing front-end content, then chances are it is 100% compatible with LiteSpeed Cache for WordPress. (The vast majority of plugins fall into this category.)

Still note sure? Consider these points:

  • LSCWP purges pages from the cache when certain events are triggered. If your plugin generates content that triggers those same events, then it's compatible in that area.
  • LSCWP follows a set of rules to determine whether a page is cacheable. If your plugin generates content that also abides by those same rules, then it's compatible in that area.
  • If the plugin uses a nonce, customization may be required. Please see our API
  • If the plugin claims to speed up your site, then it probably has duplicate functionality and will likely conflict with LiteSpeed Cache.

If you still are unsure, you can ask the plugin author if they have tested for LiteSpeed compatibility, or you can test it yourself.

Testing For Compatibility

We've tried to make these instruction as easy to understand as possible. You don't need to be a developer in order to test for compatibility between two plugins.

Note

While you could perform these tests on a production site, we recommend using a test WordPress installation if you have one. This allows you to really take your time, and follow the steps carefully. Testing compatibility is not hard, per se, but it is helpful if you can do it without the added pressure of having your production environment effectively offline for the duration of the test.

In whichever environment you are using (test or production) verify that LSCache for WordPress is working as desired before activating the other plugin. Once you have it the way you want it, you may proceed with testing as outlined below.

Since it's cumbersome to keep saying "the plugin you want to test," let's call it "ThatPlugin" for this example.

Deactivate

Deactivate all plugins except for LSCache and ThatPlugin from the WordPress Plugins screen, like so:

From the WordPress Dashboard, navigate to Plugins, and click the checkbox next to the Plugins column as shown. All of the plugins will be checked. Un-check the boxes next to LiteSpeed Cache and ThatPlugin. Select Deactivate from the dropdown Bulk Actions box, and click the Apply button. All plugins, aside from LSCache and ThatPlugin will be disabled.

Also, be sure that you are using a theme that is compatible with LSCache. If you are not sure about your theme, temporarily switch to the default WordPress theme: Navigate to Appearance > Themes, hover over the appropriate card, and press the Activate button.

Purge

Purge the cache: Navigate to LiteSpeed Cache > Toolbox > Purge and press the Purge All button.

Run Tests

This step varies, depending on how you use ThatPlugin, and what it needs to be able to do. Run through your most common scenarios, and after each step, verify that ThatPlugin is working as expected. Additionally, check to see if the relevant pages are properly cached.

If ThatPlugin deals with any private information, run the through the steps twice: once logged-in, and once in incognito mode. When you visit the site incognito, be sure that you are not seeing any private information from your previous logged-in session.

Some Testing Examples
  • If ThatPlugin is a forum plugin, run through the steps of creating an account, updating your profile, publishing a post, and submitting a comment. Check the cache at every step.
  • If ThatPlugin is a social sharing plugin that counts shares, use it to share a post or a page to social media and then verify that the share count has increased.
  • If ThatPlugin is a contact form plugin, use it to send yourself some feedback. Visit the form page again while not logged in, and verify that you are not seeing any of your previous logged-in information.

Document + Report

If you encounter an issue that indicates the plugins are not working well together, document it. Take a screenshot, or copy the text of any error messages you may get. Visit the LiteSpeed Cache for WordPress support forum and share as many details as possible, including the above screenshots.

It might also be helpful to include a copy of your Environment Report so that the support team can see your system settings. To do so, navigate to LiteSpeed Cache > Toolbox > Report and click the Send to LiteSpeed button. Then make note of the Report Number and include it with your forum post.

If you have the skills, you can take a look at our API and make the plugin compatible yourself!

Reactivate

Once you are satisfied that everything works well, or you have documented and reported anything that doesn't, you may re-activate all of the plugins, and restore your preferred theme.

A Note About Themes

Sometimes the plugins all get along well, but there is something unexpected happening in the theme. To test theme compatibility, follow the same steps as above, with the following differences:

  • LiteSpeed Cache should be the only active plugin
  • The theme you want to test should be activated

Known Work Arounds

Warning

Any changes you make directly to plugin files as a result of these work-arounds will be lost the next time you update the plugin. Take care to preserve your updates locally, or contact the plugin author and request their help in making the work-around native to the plugin.

WP-Postviews

Use

<div id="postviews_lscwp"></div>

to replace

<?php if(function_exists('the_views')) { the_views(); } ?>

Replace the ajax query in wp-content/plugins/wp-postviews/postviews-cache.js with

jQuery.ajax({ type:"GET", url:viewsCacheL10n.admin_ajax_url,
     data:"postviews_id="+viewsCacheL10n.post_id+"&action=postviews",
     cache:!1, success:function(data) { 
     if(data) { jQuery('#postviews_lscwp').html(data+' views'); } } });

Purge the cache to use the updated pages.

Duplicator Pro

Add the following code to your cache root .htaccess file:

# BEGIN LiteSpeed noabort
<IfModule rewrite_module>
RewriteEngine On
RewriteRule (wp-cron|duplicator-pro-main|duplicator-pro)\.php - [E=noabort:1]
</IfModule>
# END liteSpeed noabort

Last update: March 14, 2024