[wp-trac] [WordPress Trac] #57150: Implement wp_cache_get_multiple() in wp_queue_posts_for_term_meta_lazyload()
WordPress Trac
noreply at wordpress.org
Tue Feb 21 21:02:42 UTC 2023
#57150: Implement wp_cache_get_multiple() in
wp_queue_posts_for_term_meta_lazyload()
-------------------------------------------------+-------------------------
Reporter: ocean90 | Owner:
| spacedmonkey
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.2
Component: Taxonomy | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch dev-feedback has-unit- | Focuses:
tests commit | performance
-------------------------------------------------+-------------------------
Changes (by ocean90):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"55401" 55401]:
{{{
#!CommitTicketReference repository="" revision="55401"
Taxonomy: Rename temporary variable in
`wp_queue_posts_for_term_meta_lazyload()`.
This ensures the `$term_ids` variable only contains term IDs and is not
filled with full term objects due to deprecated term caching.
Introduced in [55252].
Props skithund, Chouby, joemcgill, flixos90, ocean90.
Fixes #57150.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57150#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list