Opened 15 years ago
Closed 15 years ago
#11098 closed enhancement (fixed)
Remove dead code from get_attachment_fields_to_edit()
Reported by: | scribu | Owned by: | |
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
get_attachment_fields_to_edit() contains a reference to a non-existent field: post_url.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [12242]) Remove reference to non-existent field. Props scribu. fixes #11098