From 89392ee367a5e74668feaeba7716dd70f1ae085b Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Mon, 18 Jul 2022 19:35:47 -0700 Subject: [PATCH] Prepare for W.org release --- README.md | 2 +- languages/eth-embed-anchor-fm.pot | 2 +- readme.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fdb752f..64f8571 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 a post simply by pasting its URL. +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. diff --git a/languages/eth-embed-anchor-fm.pot b/languages/eth-embed-anchor-fm.pot index 8cb66c0..56abced 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:32:36+00:00\n" +"POT-Creation-Date: 2022-07-19 02:35:20+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/readme.txt b/readme.txt index 2dc6abf..57def29 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 a post simply by pasting its URL. +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. -- GitLab