Opened 10 years ago
Closed 10 years ago
#34404 closed defect (bug) (fixed)
Wrong docs for $post param for attachment_fields_to_save filter
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 3.9 |
| Component: | Media | Keywords: | good-first-bug has-patch |
| Focuses: | docs | Cc: |
Description
$post is an array, not a WP_Post object, see https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/media.php?marks=639,665&rev=35182#L628.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 35374: