Descrizione
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.
Installazione
- 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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“ETH Embed Anchor.fm” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “ETH Embed Anchor.fm” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Initial public release