Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#23326 closed task (blessed) (fixed)

Cache incrementors for get_terms()

Reported by: ryan Owned by: ryan
Priority: normal Milestone: 3.6
Component: Cache API Version: 3.5.1
Severity: normal Keywords:
Cc: Focuses:

Description

With r9102, get_terms() was the first to switch to the new cache invalidation style. It still uses timestamps instead of incrementors, however.

Attachments (1)

23326.diff (1.3 KB ) - added by ryan 14 years ago.

Download all attachments as: .zip

Change History (6)

@ryan
14 years ago

#1 @ryan
14 years ago

  • Keywords needs-unit-tests added

#2 @scribu
14 years ago

Related: #21267

#4 @ryan
14 years ago

  • Owner set to ryan
  • Resolutionfixed
  • Status newclosed

In 23384:

Use incrementors for cache invalidation in get_terms().

fixes #23326
see #23173

#5 @ericmann
13 years ago

  • Keywords needs-unit-tests removed
Note: See TracTickets for help on using tickets.