Changeset 39051 for trunk/src/wp-includes/cache.php
- Timestamp:
- 10/31/2016 06:27:53 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/cache.php
r38457 r39051 255 255 * function when preparing the cache for a blog switch. For clearing the cache 256 256 * during unit tests, consider using wp_cache_init(). wp_cache_init() is not 257 * recommended outside of unit tests as the performance penal ity for using it is257 * recommended outside of unit tests as the performance penalty for using it is 258 258 * high. 259 259 *
Note: See TracChangeset
for help on using the changeset viewer.