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 for more details on setup.
Contribute in the GitHub Repository.
Music Player Themes and Credits:
1) APlayer (https://github.com/DIYgod/APlayer).
2) Circular Spikes (From codepen).
3) AmplitudeJS (https://github.com/serversideup/amplitudejs/).
4) Flat Black.
5) Blue Playlist.
Screenshots
Blocks
This plugin provides 1 block.
- All in One Music Player
FAQ
No Questions Yet.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“All in One Music Player” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “All in One Music Player” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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