Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#35611 closed enhancement (fixed)

Pass $clean_taxonomy to clean_term_cache action

Reported by: spacedmonkey's profile spacedmonkey Owned by: boonebgorges's profile boonebgorges
Milestone: 4.5 Priority: normal
Severity: normal Version: 2.3
Component: Cache API Keywords: has-patch
Focuses: Cc:

Description

It would be useful to pass $clean_taxonomy to the clean_term_cache action

Attachments (1)

35611.patch (1.6 KB) - added by spacedmonkey 9 years ago.

Download all attachments as: .zip

Change History (4)

@spacedmonkey
9 years ago

#1 @johnbillion
9 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.5

#2 @boonebgorges
9 years ago

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

In 36399:

Pass $clean_taxonomy param to 'clean_term_cache' action.

Props spacedmonkey.
Fixes #35611.

#3 @DrewAPicture
9 years ago

In 36962:

Docs: Improve changelog entries added for the delete_term and delete_{$taxonomy} actions in [36080] and a third entry added for the clean_term_cache action in [36399]

See #35213, #35611. See #35986.

Note: See TracTickets for help on using tickets.