[wp-trac] [WordPress Trac] #55837: WP_Term_Query cache problem

WordPress Trac noreply at wordpress.org
Mon Jul 4 23:43:53 UTC 2022


#55837: WP_Term_Query cache problem
-------------------------------------------------+-------------------------
 Reporter:  denishua                             |       Owner:
                                                 |  SergeyBiryukov
     Type:  defect (bug)                         |      Status:  assigned
 Priority:  normal                               |   Milestone:  6.0.1
Component:  Taxonomy                             |     Version:  6.0
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-unit-tests fixed-      |     Focuses:
  major                                          |
-------------------------------------------------+-------------------------

Comment (by peterwilsoncc):

 I realised why I thought this needed the DB version bump.

 While `update_core()` does flush the cache for sites using the WP Admin
 upgrader, it's not run for sites using a more advanced deployment:
 composer, version control or similar.

 As sites running a persistent cache are more likely to use such a
 configuration, including the cache flush on this ticket will be helpful.

 I'll add a see reference to the other ticket when backporting.

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


More information about the wp-trac mailing list