Opened 11 years ago
Closed 11 years ago
#34404 closed defect (bug) (fixed)
Wrong docs for $post param for attachment_fields_to_save filter
| Reported by: | ocean90 | Owned by: | swissspidy |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Media | Version: | 3.9 |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: | docs |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 35374: