Opened 4 years ago
Closed 4 years ago
#11098 closed enhancement (fixed)
Remove dead code from get_attachment_fields_to_edit()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| 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