Opened 17 years ago
Closed 17 years ago
#9216 closed enhancement (fixed)
Trigger Action in wp_set_object_terms()
| Reported by: |
|
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [10637]) set_object_terms action. Props filosofo. fixes #9216