[wp-trac] [WordPress Trac] #50352: Implement wp_cache_get_multi in core

WordPress Trac noreply at wordpress.org
Fri Jun 26 22:29:42 UTC 2020


#50352: Implement wp_cache_get_multi in core
--------------------------+-----------------------------
 Reporter:  spacedmonkey  |       Owner:  SergeyBiryukov
     Type:  enhancement   |      Status:  closed
 Priority:  normal        |   Milestone:  5.5
Component:  Cache API     |     Version:  trunk
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |     Focuses:  performance
--------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"48187" 48187]:
 {{{
 #!CommitTicketReference repository="" revision="48187"
 Taxonomy: Make sure `update_object_term_cache()` caches all terms that
 were not already cached.

 Due to an unintended `break` instruction from a previous iteration, the
 function cached only one term in each taxonomy.

 Follow-up to [48055].

 Props Chouby.
 Fixes #50352.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50352#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list