Opened 4 years ago
Closed 3 years ago
#10813 closed defect (bug) (invalid)
Unused code in page.php and post.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | General | Version: | 2.8.4 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: |
Description
It seems "editattachment" action is no longer used in page.php and post.php. I was unable to find nonces starting with "update-attachment_". They are required by check_admin_referer in this action.
Attachments (1)
Change History (2)
- Milestone Unassigned deleted
- Resolution set to invalid
- Status changed from new to closed
I see it used in media.php
Note: See
TracTickets for help on using
tickets.

remove unused code