Descripción
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.
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«ETH Embed Anchor.fm» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «ETH Embed Anchor.fm» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial public release