I’m currently using WordPress Transient Caching when querying images I’ve uploaded and tagged. Using Transient […]
Tag: cache
What is the best way to count and display the number of posts?
I have a section in my site where I display the 10 most popular posts. […]
Best practices for using the transients API
I’ve recently come across the Transients API in WordPress in hopes of improving the performance […]
How to force content refresh of a page that has been loaded previously by the user?
How can any page on the site be forced to refresh or load content by […]
Multiple WordPress sites eat up a lot of RAM
I have a VPS with 30 WordPress sites. I am running nginx & APC and […]
How to clear the cache?
I have made changes in my CSS, but it doesn’t work. I know it’s because […]
Trouble with Transient API when W3TC is activated
I’m using W3 Total Cache 0.9.2.11 on WordPress 3.5.2. I’ve got a problem with transient […]
Update Custom post field by Ajax on cached site
My site cached by “wp-supper cache” plugin and “cloudflare.com” So my php function to count […]
APC object caching in combination Batcache/memcached page caching?
In the post WordPress Caching Comparisons Part 2 Matt Martz compares different caching setups, among […]
Correct way to perform non-cacheable DB query
Consider the code function getNow() { global $wpdb; $now = $wpdb->get_var(“SELECT NOW()”); $wpdb->flush(); return $now; […]
No More Posts Available.
No more pages to load.