wp_redirect() not working with LiteSpeed Cache on
-
I have made plugin (“https://www.ads-software.com/plugins/wp-cloudflare-geoip-redirect/”) that uses CloudFlare GeoIP service to redirect visitors from selected country to specified URL and it uses wp_redirect() function to execute redirection.
One of the users have reported that after setting up “LiteSpeed Cache” plugin redirect using “WP Cloudflare GeoIP Redirect” don’t work anymore.
They gave me access to the website (wp multisite setup) so we can debug the issue and I’ve tried to change how plugin works to make it compatible with your cache plugin but I can’t find the way to do that.
Is there a way to use “outside” redirection with “LiteSpeed Cache” plugin or do you have internal function / hook / api that i could use to make it work?
- The topic ‘wp_redirect() not working with LiteSpeed Cache on’ is closed to new replies.