Beskrivning
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.
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”ETH Embed Anchor.fm” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”ETH Embed Anchor.fm” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Initial public release