A simple audio player block for WordPress Gutenberg.
This is currently a work in progress. You shouldn't use it yet on a production site. Though if you are interested in this, please try it out and submit feedback and/or a pull request.
The goal of this block is to create a customizable audio player that builds on the functionality of the core/audio
block.
- Replicate the functionality of
core/audio
. - Provide transforms to and from
core/audio
. - Fully translatable
- Accessible UI
- Customizable UI
- Playlists
- Gutenberg
core/audio
block from@wordpress/block-library
Vinyl Audio is free software, and is released under the terms of the GNU General Public License version 2. See LICENSE.md for complete license.