Archive For The “WordPress Development” Category
In the good ol’ days WordPress came with a filesystem object cache but it was removed some time ago because it was a pain to maintain, and caused problems for some users, especially those using NFS. Nowadays there is an object cache built in, but the cache only survives for as long as a page [...]
I need testers. Several people answered my call on Twitter last week to help test WP Super Cache. Here’s your chance! Grab the development version and install it in your plugins folder as normal. Some of the new features and bugfixes to look out for: If your cache files aren’t being deleted add “$wp_cache_shutdown_gc = [...]
