ETH Embed Anchor.fm
Contributors: ethitter
Donate link: https://ethitter.com/donate/
Tags: anchor.fm, oembed, embed, shortcode
Requires at least: 4.7
Tested up to: 6.0
Stable tag: 0.1
Requires PHP: 7.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add Anchor.fm oEmbed support to WordPress.
Description
Add Anchor.fm oEmbed support to WordPress.
Installation
- Upload
eth-embed-anchor-fm
to/wp-content/plugins/
. - Activate plugin through the WordPress Plugins menu.
Frequently Asked Questions
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.
Changelog
0.1
- Initial public release