Opened 19 years ago
Closed 19 years ago
#4825 closed defect (bug) (fixed)
post_deleted in wp-includes/widget.php should be deleted_post
| Reported by: | donncha | Owned by: | westi |
|---|---|---|---|
| Priority: | high | Milestone: | 2.3 |
| Component: | General | Version: | 2.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I'll fix this one later today.