From e83fd480d67030aa25b9fa55003586005d39d8b7 Mon Sep 17 00:00:00 2001
From: Erick Hitter <git-contrib@ethitter.com>
Date: Mon, 18 Jul 2022 19:48:42 -0700
Subject: [PATCH] Prepare for W.org release

---
 README.md                         | 2 +-
 assets/build/index.asset.php      | 2 +-
 assets/build/index.js             | 2 +-
 assets/src/index.js               | 4 +++-
 composer.json                     | 2 +-
 languages/eth-embed-anchor-fm.pot | 2 +-
 readme.txt                        | 2 +-
 7 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 0f8591d..6434ea1 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # ETH Embed Anchor.fm #
 **Contributors:** [ethitter](https://profiles.wordpress.org/ethitter/)  
 **Donate link:** https://ethitter.com/donate/  
-**Tags:** anchor.fm, oembed, embed, shortcode  
+**Tags:** anchor.fm, oembed, embed, shortcode, podcast, audio  
 **Requires at least:** 4.7  
 **Tested up to:** 6.0  
 **Stable tag:** 1.0  
diff --git a/assets/build/index.asset.php b/assets/build/index.asset.php
index e68ea7a..15ba736 100644
--- a/assets/build/index.asset.php
+++ b/assets/build/index.asset.php
@@ -1 +1 @@
-<?php return array('dependencies' => array('wp-components', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => 'e397fb7700ad8600f5bd');
+<?php return array('dependencies' => array('wp-components', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => '0b22d257dc9b0ddfdcc8');
diff --git a/assets/build/index.js b/assets/build/index.js
index 24b7846..c19f4a6 100644
--- a/assets/build/index.js
+++ b/assets/build/index.js
@@ -1 +1 @@
-(()=>{"use strict";const e=window.wp.element,c=window.wp.components,o=window.wp.hooks,t=window.wp.i18n,r="blocks.registerBlockType",n="eth-embed-anchor-fm/register-block-core-embed",m="anchor-fm-inc";(0,o.addFilter)(r,n,((i,s)=>("core/embed"!==s||((0,o.removeFilter)(r,n),i.variations.push({name:m,title:(0,t.__)("Anchor.fm","eth-embed-anchor-fm"),icon:(0,e.createElement)(c.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,e.createElement)(c.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm.5 16c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V9.8l4.7-5.3H19c.3 0 .5.2.5.5v14zM13.2 7.7c-.4.4-.7 1.1-.7 1.9v3.7c-.4-.3-.8-.4-1.3-.4-1.2 0-2.2 1-2.2 2.2 0 1.2 1 2.2 2.2 2.2.5 0 1-.2 1.4-.5.9-.6 1.4-1.6 1.4-2.6V9.6c0-.4.1-.6.2-.8.3-.3 1-.3 1.6-.3h.2V7h-.2c-.7 0-1.8 0-2.6.7z"})),keywords:[(0,t.__)("podcast","eth-embed-anchor-fm"),(0,t.__)("embed","eth-embed-anchor-fm")],description:(0,t.__)("Embed an Anchor.fm podcast.","eth-embed-anchor-fm"),patterns:[/^https:\/\/anchor\.fm\/[^\/]+\/episodes\/.+/i],attributes:{providerNameSlug:m,responsive:!1}})),i)))})();
\ No newline at end of file
+(()=>{"use strict";const e=window.wp.element,o=window.wp.components,c=window.wp.hooks,t=window.wp.i18n,m="blocks.registerBlockType",r="eth-embed-anchor-fm/register-block-core-embed",n="anchor-fm-inc";(0,c.addFilter)(m,r,((d,h)=>("core/embed"!==h||((0,c.removeFilter)(m,r),d.variations.push({name:n,title:(0,t.__)("Anchor.fm","eth-embed-anchor-fm"),icon:(0,e.createElement)(o.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,e.createElement)(o.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm.5 16c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V9.8l4.7-5.3H19c.3 0 .5.2.5.5v14zM13.2 7.7c-.4.4-.7 1.1-.7 1.9v3.7c-.4-.3-.8-.4-1.3-.4-1.2 0-2.2 1-2.2 2.2 0 1.2 1 2.2 2.2 2.2.5 0 1-.2 1.4-.5.9-.6 1.4-1.6 1.4-2.6V9.6c0-.4.1-.6.2-.8.3-.3 1-.3 1.6-.3h.2V7h-.2c-.7 0-1.8 0-2.6.7z"})),keywords:[(0,t.__)("audio","eth-embed-anchor-fm"),(0,t.__)("embed","eth-embed-anchor-fm"),(0,t.__)("oembed","eth-embed-anchor-fm"),(0,t.__)("podcast","eth-embed-anchor-fm")],description:(0,t.__)("Embed an Anchor.fm podcast.","eth-embed-anchor-fm"),patterns:[/^https:\/\/anchor\.fm\/[^\/]+\/episodes\/.+/i],attributes:{providerNameSlug:n,responsive:!1}})),d)))})();
\ No newline at end of file
diff --git a/assets/src/index.js b/assets/src/index.js
index 0906b76..67750fc 100644
--- a/assets/src/index.js
+++ b/assets/src/index.js
@@ -24,8 +24,10 @@ addFilter( filterTag, namespace, ( settings, name ) => {
 			</SVG>
 		),
 		keywords: [
-			__( 'podcast', 'eth-embed-anchor-fm' ),
+			__( 'audio', 'eth-embed-anchor-fm' ),
 			__( 'embed', 'eth-embed-anchor-fm' ),
+			__( 'oembed', 'eth-embed-anchor-fm' ),
+			__( 'podcast', 'eth-embed-anchor-fm' ),
 		],
 		description: __( 'Embed an Anchor.fm podcast.', 'eth-embed-anchor-fm' ),
 		patterns: [ /^https:\/\/anchor\.fm\/[^\/]+\/episodes\/.+/i ],
diff --git a/composer.json b/composer.json
index d247017..325a66d 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
   "description" : "Add Anchor.fm oEmbed support to WordPress.",
   "homepage"    : "https://ethitter.com/",
   "type"        : "wordpress-plugin",
-  "keywords"    : [ "anchor.fm", "oembed", "embed", "shortcode" ],
+  "keywords"    : [ "anchor.fm", "oembed", "embed", "shortcode", "podcast", "audio" ],
   "license"     : "GPL-2.0+",
   "authors"     : [
     {
diff --git a/languages/eth-embed-anchor-fm.pot b/languages/eth-embed-anchor-fm.pot
index a74be6a..a443832 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:41:57+00:00\n"
+"POT-Creation-Date: 2022-07-19 02:48:11+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 162e491..0d7fc42 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,7 +1,7 @@
 === ETH Embed Anchor.fm ===
 Contributors: ethitter
 Donate link: https://ethitter.com/donate/
-Tags: anchor.fm, oembed, embed, shortcode
+Tags: anchor.fm, oembed, embed, shortcode, podcast, audio
 Requires at least: 4.7
 Tested up to: 6.0
 Stable tag: 1.0
-- 
GitLab