Opened 16 years ago
Closed 16 years ago
#4825 closed defect (bug) (fixed)
post_deleted in wp-includes/widget.php should be deleted_post
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.3 | Priority: | high |
Severity: | normal | Version: | 2.3 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
The post_deleted action in post.php has been renamed to deleted_post but there's still mention of post_deleted in wp-includes/widgets.php on line 840
Should probably rename that add_action()in widgets.php
Change History (4)
Note: See
TracTickets for help on using
tickets.
I'll fix this one later today.