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

WordPress Trac noreply at wordpress.org
Wed Oct 4 19:31:54 UTC 2017


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

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"41746"]:
 {{{
 #!CommitTicketReference repository="" revision="41746"
 Media: Store video creation date in meta.

 When able to be parsed, store the created date for a video file from meta,
 since this is useful separately from the dates on the file itself.

 Introduces `wp_get_media_creation_timestamp()` to read the timestamp from
 getID3 and a `wp_read_video_metadata` filter analogous to
 `wp_read_image_metadata`.

 Fixes #35218.
 Props stevegrunwell, joemcgill, desrosj, blobfolio, mikeschroder.
 }}}

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


More information about the wp-trac mailing list