Caching & Outputting RSS Data

I think you’re looking for the core function fetch_feed(), your new best friend! From the Codex: Retrieves an external feed and parses it. Uses the SimplePie and FeedCache functionality for retrieval and parsing and automatic caching. and fetch_feed caches results for 12 hours by default. You can modify this by modifying the time interval via … Read more

CSS messes up when CACHE is cleared

Caching is usually an issue with the visitor’s browser. Sometimes they won’t get a change that you have made to a page. So a Ctrl+F5 will force a reload of everything. If you have enabled caching on the back-end (usually with a plugin), then you may need to rebuild the cache for that page. If … Read more

CSS changes not taking effect [closed]

A couple of thoughts for you. –Are you creating a new theme from scratch? If so, drive on. If you are modifying an existing theme, changing another’s theme style.css file can be trouble. If you are modifying an existing theme, stop what you are doing, and spend 30 (yup, 30!) minutes to learn how to … Read more

Editing wp-includes/feed.php

First of all, never edit a core file. As soon as WordPress is updated, you will lose your changes. The part you’ve edited already has a mechanism in place to make the change you want without editing that file. All you need to do is add a filter to wp_feed_cache_transient_lifetime to set the lifetime in … Read more

Website keeps going down, is it a plugin, database, memory problem, or something else?

Allowed memory exhausted is generally generated because the server can’t handle the memory usage of your site, and the actual memory issue can, as Pieter Goosen mentioned, really be anything on the site. Answers to your questions: It’s not too many plugins. WordPress can handle it 🙂 Probably not. If the storage of your website … Read more

Levels of caching and impact on the WordPress web site

Adding custom variables(query strings) to static resources doesn’t affect caching at some of the levels you’ve listed above: WordPress plugin caching Webserver software caching PHP opcode caching MySQL caching WordPress query caching Several more etc. All of these don’t cache static resources(js, css and so on) but rather cache the output of application codes at … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)