diff --git a/README.md b/README.md index 64f85717095a45fa3eb6ea212c651fad75f34396..0f8591ddf5e9918b0fd0d74b761d44aeaede0e0b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Allow embedding Anchor.fm podcast episodes in your content. ## Description ## -Adds Anchor.fm as an oEmbed provider, allowing you to embed a podcast episode in content simply by pasting its URL. +Adds [Anchor.fm](https://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. diff --git a/eth-embed-anchor-fm.php b/eth-embed-anchor-fm.php index edc93ad385ba45bb1731aa1d7d3bc2b6ddf44f37..1f058f9363bf688013a66a96a1f4796461efd5d2 100644 --- a/eth-embed-anchor-fm.php +++ b/eth-embed-anchor-fm.php @@ -2,7 +2,7 @@ /** * Plugin Name: ETH Embed Anchor.fm * Plugin URI: https://ethitter.com/plugins/eth-embed-anchor-fm/ - * Description: Add Anchor.fm oEmbed support to WordPress. + * Description: Adds <a href="https://anchor.fm/">Anchor.fm</a> as an oEmbed provider, allowing you to embed a podcast episode in content simply by pasting its URL. * Version: 1.0 * Author: Erick Hitter * Author URI: https://ethitter.com/ diff --git a/languages/eth-embed-anchor-fm.pot b/languages/eth-embed-anchor-fm.pot index 56abced17c5ad0c5b65af5bcc27399c34773fd37..a74be6a6ed996f4025b6885f9234e8f8d5ea270c 100644 --- a/languages/eth-embed-anchor-fm.pot +++ b/languages/eth-embed-anchor-fm.pot @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: ETH Embed Anchor.fm 1.0\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/eth-embed-anchor-fm\n" -"POT-Creation-Date: 2022-07-19 02:35:20+00:00\n" +"POT-Creation-Date: 2022-07-19 02:41:57+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,10 @@ msgid "https://ethitter.com/plugins/eth-embed-anchor-fm/" msgstr "" #. Description of the plugin/theme -msgid "Add Anchor.fm oEmbed support to WordPress." +msgid "" +"Adds <a href=\"https://anchor.fm/\">Anchor.fm</a> as an oEmbed provider, " +"allowing you to embed a podcast episode in content simply by pasting its " +"URL." msgstr "" #. Author of the plugin/theme diff --git a/readme.txt b/readme.txt index 57def29e2fb3e0d2211b34e72a3094dba10a9378..162e49103f70f8be5f57fd244521dd46d34598d1 100644 --- a/readme.txt +++ b/readme.txt @@ -13,7 +13,7 @@ Allow embedding Anchor.fm podcast episodes in your content. == Description == -Adds Anchor.fm as an oEmbed provider, allowing you to embed a podcast episode in content simply by pasting its URL. +Adds [Anchor.fm](https://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.