[wp-trac] [WordPress Trac] #55592: Prime caches for featured images in post rest api controller

WordPress Trac noreply at wordpress.org
Tue Jun 14 13:08:54 UTC 2022


#55592: Prime caches for featured images in post rest api controller
---------------------------------------------+-----------------------------
 Reporter:  spacedmonkey                     |       Owner:  spacedmonkey
     Type:  enhancement                      |      Status:  closed
 Priority:  normal                           |   Milestone:  6.1
Component:  REST API                         |     Version:  4.2
 Severity:  normal                           |  Resolution:  fixed
 Keywords:  has-patch commit has-unit-tests  |     Focuses:  rest-api,
                                             |  performance
---------------------------------------------+-----------------------------
Changes (by spacedmonkey):

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


Comment:

 In [changeset:"53499" 53499]:
 {{{
 #!CommitTicketReference repository="" revision="53499"
 REST API: Prime caches for featured images in post controller.

 Ensure that featured image caches are primed for post collections in the
 post REST API controller, by calling the `update_post_thumbnail_cache`
 function.

 Props Spacedmonkey, TimothyBlynJacobs, mitogh.
 Fixes #55592.
 }}}

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


More information about the wp-trac mailing list