Descrição
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 !
Imagens de tela
Blocos
Este plugin disponibiliza 1 bloco.
- edisound Player Add Gutenberg block for easly integrate the Edisound podcast player
Instalação
- Upload
edisound-player
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Edisound Player” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “Edisound Player” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.