wp_options w3tc_pagespeed_data_ still autoloaded
-
Hi there,
I’ve just inspected my wp_options table for autoloaded options and noticed a lot of w3tc_pagespeed_data_[mysitename] entries, with autoload set to “yes”.
Then I found this ticket where you, @vmarko, claim that the v2.7.0 sets the option to false for these w3tc_pagespeed_data entries (I’m using version 2.8.6)
W3 Total Cache version 2.7.0 was recently released that includes a fix that sets the “auto-load” flag for “w3tc_pagespeed_data_[mysitename]” option to false.
Then I found this other ticket where you say, again, that these are not autoloaded anymore.
Sorry if I get you wrong, but why are these entries still there, with the parameter autoloaded set to ‘yes’? I basically tend to assume that:
- Since v2.7.0, these should be set to false
- If not, everything set to yes being autoloaded, they still are autoloaded.
Should I remove them from the database?
Thanks for your explanations.
The topic ‘wp_options w3tc_pagespeed_data_ still autoloaded’ is closed to new replies.