Opened 19 years ago
Closed 19 years ago
#4056 closed defect (bug) (fixed)
wp_insert_category: add an exit hook
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.2 | Priority: | low |
| Severity: | normal | Version: | |
| Component: | Administration | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
I'm writing a plugin which needs to perform an operation after clean_category_cache calls. All other calling functions have sufficient hooks.
This new hook will upgrade wp_insert_category to the API standards of its peers.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Looks good.