WP- 3.5.1 showing as no cache when enabled
-
Thanks for the great plugin.
Have installed (it does note not tested with this version of WP)
so hoping this could be the issues.Source code shows
<li id=”wp-admin-bar-ws-plugin–qcache-ajax-clear-menu” class=”ws-plugin–qcache-ajax-clear-menu”
So assuming it is as it should beHowever as another post shows when doing speed test..
shows this resultCache-Control no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma no-cacheIf I have to change something in a Php file – the theme has several so which one would that be.
All 4 of the php files show
; Set to {nocache,private,public,} to determine HTTP caching aspects
; or leave this empty to avoid sending anti-caching headers.
session.cache_limiter = nocache; Document expires after n minutes.
session.cache_expire = 180at present.. should the plugin not have addressed this, or does it relate to the WP version.
- The topic ‘WP- 3.5.1 showing as no cache when enabled’ is closed to new replies.