WordPress Audio Player Plugin Quick Start Guide
- Menu options
- Overview
- Create a new audio player
- Embed the audio player to post, page and theme
- Manage created audio players
Menu options
The plugin will add a menu tab to the main navigation menu of the WordPress dashboard. There are three items in the menu: display overview page, create a new audio player and manage created audio players.
Overview
The overview page provides links to start creating a new audio player, manage existing audio players and view help document.
Create a new audio player
In the General Options tab, you can enter a name for the new player.
In the Designing tab, you can add mp3 files from WordPress media library, select a player skin, configure its options and preview the player instantly. After you finish the design, you can click the button Save & Publish to create the player.
Embed the audio player to post, page and theme
After you click the button Save & Publish in the player designing page, it will provide the shortcode that you can use to embed the audio player to your page or post. To embed the player your theme, you can use the provided PHP code snippet.
Manage created audio players
The Manage Audio Players page will display all created audio players. You can view, edit and delete a player, or clone it to create a new audio player with same mp3 list and options.