How to turn on WP's file caching?
-
I tried to enable file caching, but I get an error from bbpress:
“Call to undefined function wp_cache_add_global_groups()”
I’m not trying to cache bbpress per se, I just want to cache my entire wp site that bbpress happens to be on.
Is there a better method than adding define( ‘WP_CACHE’, true ) and object-cache.php?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.