[wp-hackers] advanced-cache.php ?
jeff at jrm.cc
jeff at jrm.cc
Mon Mar 7 20:32:36 GMT 2005
I see reference to this in wp-settings.php:
// For an advanced caching plugin to use, static because you would only
want one
if ( defined('WP_CACHE') )
require (ABSPATH . 'wp-content/advanced-cache.php');
However, "wp-content/advanced-cache.php" doesn't exist.
Is this a super-secret, developers-only available plugin or is it just
not done? I mean, having some built in caching functions would be a very
valuable tool for plugin authors.
Jeff Minard
(oops, sent this from the wrong account...)
More information about the wp-hackers
mailing list