[wp-trac] [WordPress Trac] #27891: Setting Poster Image does not also set Featured Image for videos
WordPress Trac
noreply at wordpress.org
Tue Jul 8 17:47:55 UTC 2014
#27891: Setting Poster Image does not also set Featured Image for videos
-------------------------+-----------------------------
Reporter: pavelevap | Owner: wonderboymusic
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.0
Component: Media | Version: 3.9
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: javascript
-------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"29029"]:
{{{
#!CommitTicketReference repository="" revision="29029"
When setting the poster image for a video shortcode, set that image as the
featured image for that attachment (if found) in the background. This AJAX
functionality could be used for audio as well.
Introduces `attachment_url_to_postid()` to attempt to turn URLs into post
IDs.
Fixes #27891.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27891#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list