Opened 19 years ago
Closed 19 years ago
#4078 closed enhancement (fixed)
wp_delete_link: add an exit hook
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.2 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Administration | Keywords: | wp_delete_link hook has-patch commit |
| Focuses: | Cc: |
Description
Add an exit hook to wp_delete_link to support plugin operations following the deletion and cache cleaning (existing hook is applied prior to the deletion).
see #4055
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
adds an exit hook to wp_delete_link