外掛說明
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 !
螢幕擷圖
適用於區塊編輯器
這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。
- edisound Player Add Gutenberg block for easly integrate the Edisound podcast player
安裝方式
- Upload
edisound-player
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
使用者評論
這個外掛目前沒有任何使用者評論。