[wp-trac] [WordPress Trac] #15490: Better Remote Video Insert
WordPress Trac
wp-trac at lists.automattic.com
Fri Nov 19 15:22:45 UTC 2010
#15490: Better Remote Video Insert
-------------------------+--------------------------------------------------
Reporter: filosofo | Owner: filosofo
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Media | Version:
Severity: normal | Keywords: needs-patch
-------------------------+--------------------------------------------------
If you insert a video URL via the "Add media file from URL" popup, it
should do the following:
* Determine whether the URL is oEmbed-able, and if so, insert the
appropriate shortcode into the post.
* Create a corresponding attachment with something indicating that it's a
video in the `post_mime_type` field (even though we're not really dealing
with true MIME types). That way, we can query video attachments, agnostic
of where the actual video file exists.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15490>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list