Files
WordPress/wp-includes/js
Joe McGill 5ef714db18 Themes: Improve a11y and extendability of custom video headers.
This adds play/pause controls to video headers, along with voice
assistance, using `wp.a11y.speak`, to make custom video headers more
accessible. To make styling the play/pause button easier for themes,
CSS has been omitted from the default implementation.

This also includes a refactor of the `wp.customHeader` code to introduce
a `BaseHandler` class, which can be extended by plugins and themes to modify
or enhance the default video handlers.

Props davidakennedy, afercia, bradyvercher, joemcgill, adamsilverstein, rianrietveld.
Fixes #38678.
Built from https://develop.svn.wordpress.org/trunk@39272


git-svn-id: http://core.svn.wordpress.org/trunk@39212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-11-16 23:26:31 +00:00
..
2012-11-17 15:11:29 +00:00
2015-03-11 17:15:27 +00:00
2012-04-17 23:09:29 +00:00
2015-06-28 14:51:30 +00:00
2013-11-15 04:42:09 +00:00
2013-12-28 23:53:15 +00:00
2013-12-28 23:53:15 +00:00
2016-10-17 20:01:31 +00:00