[wp-trac] [WordPress Trac] #23206: Cache incrementors for wp_get_archives()

WordPress Trac noreply at wordpress.org
Mon Feb 4 13:54:16 UTC 2013


#23206: Cache incrementors for wp_get_archives()
------------------------------+---------------------
 Reporter:  ryan              |       Owner:  ryan
     Type:  task (blessed)    |      Status:  closed
 Priority:  normal            |   Milestone:  3.6
Component:  Cache             |     Version:  3.5
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by ryan):

 * owner:   => ryan
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"23385"]:
 {{{
 #!CommitTicketReference repository="" revision="23385"
 In wp_get_archives(), cache queries to individual cache buckets instead of
 storing them in one cached array. Use incrementor style passive cache
 invalidation.

 fixes #23206
 see #23173
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23206#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list