Opened 15 years ago
Closed 15 years ago
#12288 closed defect (bug) (fixed)
Use get_edit_post_link in edit-attachment-rows.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | has-patch |
Focuses: | Cc: |
Description
Just like the title says. Instead of hardcoding the edit link, use the get_edit_post_link function so that it can be filtered. It is already being used in one "Edit" link instance on the page, but not on the other. I will attach a patch.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
That should be
echo get_edit_post_link(...