Opened 19 years ago
Closed 19 years ago
#4078 closed enhancement (fixed)
wp_delete_link: add an exit hook
| Reported by: | kevinB | Owned by: | rob1n |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | wp_delete_link hook has-patch commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
adds an exit hook to wp_delete_link