Description
Edisound is the audio partner of the French and international media. With the edisound player, you can host your podcasts and manage your playlists.
Even if the Edisound player easily integrates into most websites with just a javascript file to include in your code, it could be more difficult in a wordPress integration.
In fact, the edisound player tag looks like this :
<div class="rwm-podcast-player" data-pid="1ed95abc-59e1-6754-b34e-bf9a3e3be867"></div>
<script type="text/javascript" src="https://publishers.edisound.com/player/javascript/init.js" async></script>
But in somes circonstances, when this code is pasted into an article, the script tag (init.js) is wrongly registered in database, so the player is not displayed.
This plugin does that integration work for you, so you don’t have to worry about it. This plug-in provides a Widget, Shortcode (for TinyMCE) and Gutenberg block to easily embed your edisound Player.
All that’s left to do is fill the player ID (1ed95abc-59e1-6754-b34e-bf9a3e3be867 in the exemple above) in the gutemberg block/shortcode/widget, and this plugin automatically includes the script file for you if/when needed !
Screenshots
Blocks
This plugin provides 1 block.
- edisound Player Add Gutenberg block for easly integrate the Edisound podcast player
Installation
- Upload
edisound-player
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Edisound Player” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Edisound Player” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.