[wp-trac] [WordPress Trac] #30850: Audio/video previews for media controls in the Customizer
WordPress Trac
noreply at wordpress.org
Sun Dec 28 00:06:19 UTC 2014
#30850: Audio/video previews for media controls in the Customizer
------------------------------+----------------------------
Reporter: celloexpressions | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Customize | Version: 4.1
Severity: normal | Keywords: needs-patch
Focuses: javascript |
------------------------------+----------------------------
These were mostly in place but missing whatever's needed to trigger
MediaElement.js, so they got pulled in [30712]. Turns out we just need to
do something along the lines of
`control.container.find('audio,video').mediaelementplayer(_wpmejsSettings
);` after rendering it from the JS template.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30850>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list