Changes between Version 10 and Version 11 of Ticket #21401
- Timestamp:
- 12/01/2012 01:11:00 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21401 – Description
v10 v11 1 '''This ticket has 2purposes:'''1 '''This ticket has 3 purposes:''' 2 2 3 3 1) introduces {{{wp_using_ext_object_cache()}}} - mimic {{{wp_suspend_cache_invalidation()}}} and disallow direct access to {{{$_wp_using_ext_object_cache}}}, cleans up importing of globals in functions and provides function to modify that global[[BR]][[BR]] 4 2) load the wp-packaged object cache when {{{object-cache.php}}} doesn't implement {{{wp_cache_init()}}} 4 2) load the wp-packaged object cache when {{{object-cache.php}}} doesn't implement {{{wp_cache_init()}}}[[BR]][[BR]] 5 5 3) adds file_exists for advanced-cache.php 6 6