Wordpress LScache Plugin: Plugin not working when Redis is configured
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hi. I have a problem with popular posts plugin. It works great until I enable Redis in LSCache ? after that, popular posts stop showing up. Its not a widget, so I cant use ESI ? this plugin is integrated with my theme. How can I make it work with Redis? I cant figure it out :/ Is there any way to exclude the whole plugin from Redis / LS cache? This topic was modified 1 year, 9 months ago by kacper3355. Hi, Please provide the report number , you can get it in toolbox -> report -> click send to LiteSpeed and also please do text search over that pluginss file , looking for keyword like wp_cache_get and wp_cache_set see if it returns anything Best regards, Hi! Report number: EAXDQHUF I found the first keyword: if ( wp_using_ext_object_cache() ) $value = wp_cache_get( $transient, transient ) else What should I do now? Hi, frankly I have no idea there is a default cache group , you can try remove all the list first and see if it works but better to reach the post plugin author , as we are using WPs API for object cache https://developer.wordpress.org/reference/classes/wp_object_cache/ so whatever issue it generates , it must be issue with WP itself , we only establish a connection to object cache , but doesnt manipulate it around. Best regards, Hi! Thankfully plugin developer fixed the issue. Thank you for your time!
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference