Opened 12 years ago
Closed 11 years ago
#30803 closed defect (bug) (wontfix)
Press This - Featured image isnt added when using "Add Photos"
| Reported by: | jasontucker | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Press This | Version: | 4.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | javascript |
Description
When using "Press This" bookmarklet and clicking "Add Photos" and selecting a photo the photo isnt added as a featured image the image is only added inline.
Change History (3)
#2
@
11 years ago
This isn't something that should be done automatically in WordPress core. It is, on the other hand, something perfect for and easy to do with a plugin, by hooking to post_updated (or similar). Running on updates is fine, since Press This creates a post early, to satisfy the media library requirements, etc.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hey Jason, welcome to Trac :)
Has it ever worked like this in Press This?