- This topic has 1 reply, 1 voice, and was last updated 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi – I would like the ARIA label “Play” be added to the play button o the player [Compact WP Audio Player plugin](https://wordpress.org/plugins/compact-wp-audio-player/) so I can use it for audio descriptions of artwork online for blind people. Can someone help please (plugin seems to only be lightly touched by the developer and I am not holding out for a speedy response from them for a free old plugin).
Thank you
The plugin’s developer did not add the possibility of extending their code via a filter, so to add the option you’d like with require manually editing the plugin’s files to add want you want.
So some familiarity with PHP coding and WordPress functions would be required.