Quantcast
Channel: WordPress › Support » Topic: fetch_feed() breaking caching
Browsing all 6 articles
Browse latest View live

JowiM on "[Plugin: W3 Total Cache] fetch_feed() breaking caching"

Hi, I have noticed that a number of our pages are not being saved in the cache directory ('wp-content/cache/page_enchanced/url/') and consequently the pages are re-generated on every request. All these...

View Article



Super Interactive on "[Plugin: W3 Total Cache] fetch_feed() breaking caching"

Same here, this has been occurring since we updated to the latest version. Pages on one of our projects aren't being cached when they contain a widget that uses fetch_feed.

View Article

Super Interactive on "[Plugin: W3 Total Cache] fetch_feed() breaking caching"

I created a work-around by caching the feed as a transient. So instead of: $feed = fetch_feed( $feed_url ); You would do: // Require for dealing with feeds require_once ( ABSPATH . WPINC ....

View Article

Frederick Townes on "[Plugin: W3 Total Cache] fetch_feed() breaking caching"

I can't see anything that would cause cache to fail with fetch_feed. Could you please submit a bug submission form from the support tab of the plugin?

View Article

Super Interactive on "[Plugin: W3 Total Cache] fetch_feed() breaking caching"

Done!

View Article


JowiM on "[Plugin: W3 Total Cache] fetch_feed() breaking caching"

@Frederick Townes. I have also submitted a bug report. @Super Interactive. Thanks for your solution it worked great

View Article
Browsing all 6 articles
Browse latest View live




Latest Images