Описание
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.
Установка
- Upload
eth-embed-anchor-fm
to/wp-content/plugins/
. - Activate plugin through the WordPress Plugins menu.
Часто задаваемые вопросы
-
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«ETH Embed Anchor.fm» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «ETH Embed Anchor.fm» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Initial public release