Too many redirects when using wp super cache [closed]

Closed. This question is off-topic. It is not currently accepting answers. Your question should be specific to WordPress. Generic PHP/JS/HTML/CSS questions might be better asked at Stack Overflow or another appropriate site of the Stack Exchange network. Third party plugins and themes are off topic. Closed 7 years ago. Improve this question For a couple … Read more

Empty Super Cache programmatically (with ACF action) [closed]

Closed. This question is off-topic. It is not currently accepting answers. Your question should be specific to WordPress. Generic PHP/JS/HTML/CSS questions might be better asked at Stack Overflow or another appropriate site of the Stack Exchange network. Third party plugins and themes are off topic. Closed 7 years ago. Improve this question I regularly use … Read more

How can I render shortcode so that its not cached by Caching plugins?

I am developing a plugin and I don’t want the output of my shortcode to be cached by popular WordPress caching plugins like W3Ttoalcahe, WPSuperCache, etc. Is there any way I can achieve that or ask my users to configure their caching plugins so that my shortcodes are rendered dynamically and its output is not … Read more

What is difference between ‘Page Cache’ and ‘Object Cache’ in WordPress?

I am optimizing my WordPress website. I am using 2 WordPress plugins right now. First one is ‘Autoptimize’ for optimizing CSS, JS, and HTML. And another one is ‘WP Super Cache’ for caching pages. While reading about WordPress optimization, I came across another term called ‘Object Caching’. But I still can’t figure out the difference … Read more

Lighttpd, WordPress Caching plugin [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 7 years ago. Improve this question If I use Lighttpd as webserver, how can I use caching plugin like w3 total cache or wp super cache? Need … Read more

Disable WordPress cache programmatically on a request [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 7 years ago. Improve this question How do I turn off the WP Super Cache & W3 Total Cache functionality programmatically? For instance, I neither want to … Read more

Deployment strategies for WP-Supercache [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 7 years ago. Improve this question I’m looking to improve my deployment process, which currently uses Capistrano to deploy from a hosted git repository. For the most … Read more

Pros and Cons for high “expire time” on wp-super-cache or w3-total-cache? [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 7 years ago. Improve this question In the wp-super-cache page, there is the following sentence, which I do not understand:: Checking for and deleting expired files is … Read more