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

WordPress Trac noreply at wordpress.org
Fri Jun 26 09:17:28 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
--------------------------+-----------------------------

Comment (by Chouby):

 After [48055], `update_object_term_cache()` caches only one term due to
 `break` instruction which has been left after the 2 `foreach` loops have
 been inverted.

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


More information about the wp-trac mailing list