Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22661, comment 6


Ignore:
Timestamp:
03/20/2014 11:26:51 AM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22661, comment 6

    initial v1  
    1 Looks like [attachment:22661.patch] might not work after [27364] (it was relying upon the initial `null` value).
     1Looks like [attachment:22661.patch] might not work after [27634] (it was relying upon the initial `null` value).
    22
    33[attachment:22661.2.patch] is another take. A custom object cache should be to bail and defer to the built-in caching by including the file and calling `wp_using_ext_object_cache( false )`.