Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Edisound Player

Beskrivning

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

Skärmdumpar

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

Block

Detta tillägg tillhandahåller 1 block.

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

Installation

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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Edisound Player” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Edisound Player” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.