[wp-trac] [WordPress Trac] #50352: Implement wp_cache_get_multiple() in core (was: Implement wp_cache_get_multi in core)
WordPress Trac
noreply at wordpress.org
Fri Nov 18 21:13:16 UTC 2022
#50352: Implement wp_cache_get_multiple() in core
--------------------------+-----------------------------
Reporter: spacedmonkey | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.5
Component: Cache API | Version: 5.5
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: performance
--------------------------+-----------------------------
Description changed by SergeyBiryukov:
Old description:
> Now that wp_cache_get_multi was merged in
> [https://core.trac.wordpress.org/changeset/47938 [47938]], it can be used
> in core. In the original ticket, @spacedmonkey noted some places where
> this function can now be used. Including
>
> - `update_object_term_cache`
> - `update_meta_cache`
> - `_get_non_cached_ids`
New description:
Now that wp_cache_get_multiple() was merged in [47938], it can be used in
core. In the original ticket, @spacedmonkey noted some places where this
function can now be used. Including
- `update_object_term_cache`
- `update_meta_cache`
- `_get_non_cached_ids`
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50352#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list