Changes between Initial Version and Version 3 of Ticket #49692
- Timestamp:
- 04/09/2025 03:43:29 PM (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49692
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
maybelater
-
Property
Milestone
changed from
Awaiting Review
to
-
Property
Status
changed from
-
Ticket #49692 – Description
initial v3 5 5 }}} 6 6 7 7 does more harm than good when querying a large set of posts, and using the memory object cache. 8 8 9 9 There should be a check with … … 11 11 wp_using_ext_object_cache 12 12 }}} 13 and possibly a filter to override the behavior so this only takes action when object cache is in use. 13 14 and possibly a filter to override the behavior so this only takes action when object cache is in use.