Description
Adds Anchor.fm as an oEmbed provider, allowing you to embed a podcast episode in content simply by pasting its URL.
For ease of discovery, this plugin also adds to the block editor a variation of the embed block specifically for Anchor.fm.
For additional flexibility, a shortcode is provided, which can be used with the iframe that Anchor.fm provides.
Installation
- Upload
eth-embed-anchor-fm
to/wp-content/plugins/
. - Activate plugin through the WordPress Plugins menu.
FAQ
-
Is there a shortcode?
-
Yes, the plugin also provides the
eth_anchor_fm
shortcode. It accepts three arguments:src
: the iframe URL for the Anchor.fm embed.width
: the width of the iframe.height
: the height of the iframe.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« ETH Embed Anchor.fm » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « ETH Embed Anchor.fm » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.0
- Initial public release