#1707 closed defect (bug) (fixed)
Change in WordPress core 'trash_post' action
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.0 |
| Component: | General - Administration | Keywords: | |
| Cc: |
Description (last modified by )
Since [WP18974] the 'trash_post' action was renamed to 'wp_trash_post' causing the bbp_trash_topic and bbp_trash_reply actions to not fire when moderating via the theme.
See #WP15628
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [3652]) Hook topic and reply trash actions onto new wp_trash_post hook introduced in WordPress 3.3. Fix #1707.