Skip to content
Snippets Groups Projects

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

  1. Upload eth-embed-anchor-fm to /wp-content/plugins/.
  2. 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:

  1. src: the iframe URL for the Anchor.fm embed.
  2. width: the width of the iframe.
  3. height: the height of the iframe.

Changelog

0.1

  • Initial public release