Vinyl Audio
Audio player block for WordPress.
by codekraft, bitmachina · github.com/wp-blocks/vinyl · website
★ 4stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wp-blocks/vinyl/archive/refs/heads/main.zipReadme
Vinyl Audio
What is this?
A simple audio player block for WordPress Gutenberg.
When should I use this?
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.
Goals
- [x] Replicate the functionality of
core/audio. - [x] Provide transforms to and from
core/audio. - [x] Fully translatable
- [ ] Accessible UI
- [ ] Customizable UI
- [ ] Playlists
Inspiration
- Gutenberg
core/audioblock from@wordpress/block-library
License
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.