wp-blocks / vinyl

Audio player block for WordPress.
Other
3 stars 0 forks source link

Add translatable labels to the audio player #13

Closed johnhooks closed 3 months ago

johnhooks commented 3 months ago

Problem

The aria-label and aria-valuetext of the media-chrome web components are not accessible from outside the web components, making them unable to use gettext functions.

Solution

Use custom versions of the media-chrome web components, to provide access to the labels.