Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1006 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 1006 Bytes

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

  • Replicate the functionality of core/audio.
  • Provide transforms to and from core/audio.
  • Fully translatable
  • Accessible UI
  • Customizable UI
  • Playlists

Inspiration

  • Gutenberg core/audio block 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.