[wp-trac] [WordPress Trac] #38678: Video Headers: Improve Basic Accessibility

WordPress Trac noreply at wordpress.org
Wed Nov 16 23:25:30 UTC 2016


#38678: Video Headers: Improve Basic Accessibility
------------------------------------+----------------------------
 Reporter:  davidakennedy           |       Owner:  joemcgill
     Type:  defect (bug)            |      Status:  closed
 Priority:  normal                  |   Milestone:  4.7
Component:  Themes                  |     Version:
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  has-patch dev-feedback  |     Focuses:  accessibility
------------------------------------+----------------------------
Changes (by joemcgill):

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


Comment:

 In [changeset:"39272"]:
 {{{
 #!CommitTicketReference repository="" revision="39272"
 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.
 }}}

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


More information about the wp-trac mailing list