=== All in One Music Player === Contributors: sanzeeb3 Tags: music-player, APlayer, mp3, audio Requires at least: 5.0 Tested up to: 5.8 Requires PHP: 5.6 Stable tag: 1.3.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Easily embed your favourite music player on your site with "All in One Music Player" block. == Description == ### WordPress ALL IN ONE MUSIC PLAYER Plugin **All different music players on a single block based plugin** Easily embed your favourite music player on your site by using **"All in One Music Player"** block. The controls can be found within the block. By default, the music player automatically plays all the media files found on your media library. While I recommend setting up via block, shortcodes are also available: * `[all_in_one_music_player theme="a-player"]` * `[all_in_one_music_player theme="circular-spikes"]` * `[all_in_one_music_player theme="flat-black"]` * `[all_in_one_music_player theme="blue-playlist"]` Comes with different music player skin/themes you can choose from. Follow the [documentation](https://sanjeebaryal.com.np/how-to-add-a-music-player-to-your-wordpress-site/) for more details on setup. Contribute in the [GitHub Repository](https://github.com/sanzeeb3/all-in-one-music-player). ## Music Player Themes and Credits: 1) APlayer ([https://github.com/DIYgod/APlayer](https://github.com/DIYgod/APlayer)). 2) Circular Spikes (From codepen). 3) AmplitudeJS ([https://github.com/serversideup/amplitudejs/](https://github.com/serversideup/amplitudejs/)). 4) Flat Black. 5) Blue Playlist. == Screenshots == 1. Circular Spikes. 2. APlayer. 3. Blue Playlist. 4. Player Selector. 5. Flat Black. == Frequently Asked Questions == No Questions Yet. == Changelog == = 1.3.1 - 3/11/2022 = * Fix - Overlapping Circular Spikes theme. = 1.3.0 - 12/27/2021 = * Fix - APlayer error on console. * Fix - Blue Playlist errors during hover. * Miscellaneous fixes = 1.2.1 - 12/22/2021 = * Add - Filter to modify audio-files = 1.2.0 - 07/22/2021 = * Fix - Compatibility with WP 5.8 = 1.1.1 - 07/09/2021 = * Fix - PHP error about undefined length index on flatblack player. = 1.1.0 - 07/08/2021 = * Add - Shortcodes support = 1.0.2 – 07/01/2021 = * Fix – Ignore unnecessary files. * Fix – Conditionally load amplitude.js in frontend. = 1.0.1 – 06/22/2021 = * Fix – Space bar on block editor playing music = 1.0.0 – 06/18/2021 = Initial Release