[wp-trac] [WordPress Trac] #35218: Parse the creation date out of uploaded videos

WordPress Trac noreply at wordpress.org
Wed Oct 4 15:21:57 UTC 2017


#35218: Parse the creation date out of uploaded videos
--------------------------------------+---------------------------
 Reporter:  stevegrunwell             |       Owner:  mikeschroder
     Type:  enhancement               |      Status:  reviewing
 Priority:  normal                    |   Milestone:  4.9
Component:  Media                     |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+---------------------------

Comment (by joemcgill):

 I like the idea of putting the filter in `wp_read_video_metadata()` as in
 [attachment:video_meta_expanded_filter.diff], now with fresh eyes, I think
 putting creation time into a `video_meta` array seems unnecessary. In
 reality, everything returned by `wp_read_video_metadata()` is “video
 meta”, but we don’t want to change that storage at this point for back-
 compat reasons. Otherwise, this looks good for a commit today.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35218#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list