このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Edisound Player

説明

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 !

Privacy policy and cookies

スクリーンショット

  • Gutemberg block
  • Gutemberg block preview
  • Widget preview
  • Shortcode for TinyMCE editor(1/2)
  • Shortcode for TinyMCE editor(2/2)

ブロック

このプラグインは1個のブロックを提供します。

  • edisound Player Add Gutenberg block for easly integrate the Edisound podcast player

インストール

  1. Upload edisound-player directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy!

評価

このプラグインにはレビューがありません。

貢献者と開発者

Edisound Player はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Edisound Player” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。