Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#9216 closed enhancement (fixed)

Trigger Action in wp_set_object_terms()

Reported by: filosofo's profile filosofo Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version:
Component: General Keywords: taxonomy wp_set_object_terms has-patch
Focuses: Cc:

Description

Currently there's not a clean way of knowing when X post gets assigned Y tag/category.

Patch adds an action hook to allow callbacks for those events.

Attachments (1)

set_object_terms.9216.diff (514 bytes) - added by filosofo 17 years ago.

Download all attachments as: .zip

Change History (3)

#1 @filosofo
17 years ago

  • Keywords has-patch added

#2 @ryan
17 years ago

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

(In [10637]) set_object_terms action. Props filosofo. fixes #9216

Note: See TracTickets for help on using tickets.