Opened 7 years ago
Closed 6 years ago
#39956 closed defect (bug) (invalid)
Featured Images don't work in Press This
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.2 |
Component: | Press This | Keywords: | needs-patch |
Focuses: | javascript | Cc: |
Description
Featured Image is a nicer datapoint than inserting the image HTML into a post's content.
The media workflow for Featured Image doesn't actually save anything via AJAX, it just returns HTML that gets blobbed into that page, and is then coincidentally associated on save. This works on the Post Edit screen because there is a meta box for the AJAX to interact with. In Press This, there is no target for the HTML, rendering the Featured Image workflow moot.
Change History (3)
This ticket was mentioned in Slack in #core by flixos90. View the logs.
6 years ago
#3
@
6 years ago
- Milestone Future Release deleted
- Resolution set to invalid
- Status changed from new to closed
With PT moving to a plugin, moving this to https://github.com/WordPress/press-this/issues/7
Note: See
TracTickets for help on using
tickets.
This needs review, patch and testing, so it's future release material.