Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#23326 closed task (blessed) (fixed)

Cache incrementors for get_terms()

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

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 12 years ago.

Download all attachments as: .zip

Change History (6)

@ryan
12 years ago

#1 @ryan
12 years ago

  • Keywords needs-unit-tests added

#2 @scribu
12 years ago

Related: #21267

#4 @ryan
12 years ago

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In 23384:

Use incrementors for cache invalidation in get_terms().

fixes #23326
see #23173

#5 @ericmann
11 years ago

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