lscache_wp
lscache_wp copied to clipboard
How to disable cache on AJAX with specific payload content.
Hello LS Cache I would like to disable this Ajax action from caching. How would I do that?

You could possibly change the request to a POST request. Also try adding /wp-admin/admin-ajax.php to exluded URLs.