Changes between Initial Version and Version 1 of Ticket #22661, comment 24
- Timestamp:
- 02/21/2018 02:59:40 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22661, comment 24
initial v1 16 16 running Memcache or Redis like you are in production. 17 17 18 * Accounts for multisite, which may re-initialize the object cache 19 multiple times. 20 * Accounts for object caches that may include `object-cache.php` during 21 `advanced-cache.php` (before WP loads it). 18 * Accounts for multisite, which may re-initialize the object cache multiple times. 19 * Accounts for object caches that may include `object-cache.php` during `advanced-cache.php` (before WP loads it). 22 20 23 21 Props jtsternberg, markjaquith.