Easiest way to do this was to define a constant programmatically:
// Tell WP Super Cache & W3 Total Cache to not cache WPReadable requests
define( 'DONOTCACHEPAGE', true );
Related Posts:
- Pre-Caching and Googlebot
- Is this Solution for Caches vs Cookies Going to Get Me in Trouble?
- Pros and Cons for high “expire time” on wp-super-cache or w3-total-cache? [closed]
- Proper hook for W3TC defines, or dynamically disable w3 total cache [closed]
- Exclude certain block from caching using Fragment Caching – doesn’t work [closed]
- Lighttpd, WordPress Caching plugin [closed]
- How to exclude a specific template from being cached by a CDN [closed]
- What is difference between ‘Page Cache’ and ‘Object Cache’ in WordPress?
- How can I render shortcode so that its not cached by Caching plugins?
- How can I use fragment caching to exclude certain plugins from being cached?
- Transient API and caching Plugins
- How to handle is_user_logged_in() with w3 total cache [closed]
- Will setcookie work if there is a cache plugin installed?
- WordPress Leverage browser caching Show how to fix & Eliminate render-blocking JavaScript and CSS in above-the-fold content Show how to fix
- Enabling Cache on WP Membership Sites. Good OR Bad?
- How to add support for caching plugins for my own plugin?
- Memory consumption in w3-total-cache vs wp-super-cache? [closed]
- How to disable cache for the content returned by a shortcode
- W3 Total Cache benefits without using plugin? [closed]
- WP Super Cache versus W3 Total Cache [closed]
- How to make WordPress ignore GET parameters when caching pages?
- W3 total cache – cache refresh programmatically [closed]
- Best way to show Dynamic Content on a Cached WordPress Site?
- Limit cache size from W3 Total Cache [closed]
- Difference between w3total cache disk enhanced and disk basic [closed]
- Trouble with Transient API when W3TC is activated [closed]
- How does W3 Total Cache CDN URL rewrites work? [closed]
- W3 Leverage browser caching not working for google pagespeed [closed]
- Clear cache when a post is submitted [closed]
- Is W3 Total Cache still useful with CloudFlare? [closed]
- w3 total cache minification breaks wp_localize_script() [closed]
- Should I use Transients with W3 Total Cache APC Caching? [closed]
- Is it possible to disable caching of an option when using w3 total cache?
- WordPress Browser Cache with W3-Total-Cache doesn’t show new posts [closed]
- W3 Total Cache, RackSpace Cloud Files, and Forcing Downloads [closed]
- Page cache for categories not updating with W3 Total Cache [closed]
- Exclude content from w3 total cache [closed]
- Need to create a function that will run regardless of W3TC PageCache for every page request [closed]
- AJAX vs Fragment Caching for W3 Total Cache [closed]
- How can you develop on a live WordPress installation that is using W3 Total Cache? [closed]
- W3 Total Cache active but not working [closed]
- Varnish + W3 Total Page Cache [closed]
- W3 Total Cache Minify Rewrite Error with WordPress on nginx [closed]
- How to cache custom pages using W3 Total Cache? [closed]
- Showing as logged in after logout (W3 Total Cache issue) [closed]
- WP-e-Commerce and W3-Total-Cache integration problem [closed]
- W3 Total Cache doesn’t detect memcached [closed]
- Settings to get the most out of W3 Total Cache
- How to force content refresh of a page that has been loaded previously by the user? [closed]
- Trouble with WordPress local development and deployments
- Can I ignore caching of a plugin in W3 Total Cache? [closed]
- Transient / object cache maximum key length [duplicate]
- Is the W3 Total Cache plugin a good choice for WordPress MultiSite? [closed]
- wp-super-cache exclude file from caching
- Should the page cache be refreshed often? [closed]
- How do I get W3 Total Cache not to cache sidebars? [closed]
- Using Multisite with a CDN?
- Programmatically disable W3 Total Cache in development environment [closed]
- Empty Super Cache programmatically (with ACF action) [closed]
- Getting soft 404 errors (200 status) when caching plugins are enabled
- How can I get W3 Total Cache to recognise Amazon ElastiCache? [closed]
- PHP Code stuck in Cache [Memcached] [closed]
- Plugin Expires Headers – W3 Total Cache [closed]
- w3 Total Cache expire headers not set [closed]
- Will cron job run if page loaded is being served from cache?
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- How to hide W3 Total Cache from non admins?
- server load. $_SERVER[‘REMOTE_ADDR’] and $_SERVER[‘HTTP_HOST’] [closed]
- Can I flush W3TC’s cache in a capistrano deploy? [closed]
- WordPress with php 5.5 and zend opcache
- W3 Total Cache – Converting Apache rewrites to Nginx [closed]
- Where is New Relic API key? [closed]
- Update Custom post field by Ajax on cached site
- Static HTML page caching for large website [closed]
- Intercepting Before W3 Total Cache [closed]
- Make WordPress cache permanent for some pages until edited
- With W3 Total Cache when I publish a post it does not appear in the homepage. Only if i purge all cache [closed]
- How can I revert to showing cached pages when no database connection is available? [closed]
- Headway body classes and W3TC page cache conflict [closed]
- How do I enable dynamic content in a theme cached with WP Super Cache?
- How to cache a different page version based on HTTP header?
- SuperCache for Custom Templates
- Losing preview ability: W3 Total Cache + Post name permalinks
- I am getting useless alphabets in images link
- Running code before object-cache.php runs
- W3 Total Cache: use cache for request with ignorable query string [closed]
- Google PageSpeed Enable Compression isn’t working?
- w3 Total Cache not Caching – Requested URI is rejected [closed]
- Theme compression/ minifying or W3 Total Cache – which should I use? [closed]
- W3Total Cache problem with Nginx [closed]
- W3 Total Cache can’t create files [closed]
- Cache plugins and ajax nonce verification
- customize wordpress database error page
- Where to put W3 Total Cache rewrite rules in .htaccess? [closed]
- Getting “Internal Server Error” when enabling ‘Set expires header’ in W3 Total Cache [closed]
- Combile External JS files using W3 Total Cache [closed]
- Spam injected in w3 total cache page cache [closed]
- Changes not visible when not logged in
- How to get Caching Plug-ins to work on localhost with HTTPS?
- WP REST API and Access-Control-Allow-Origin