From 104ac10c16cf371c9c0db26e3dbea3319feaa541 Mon Sep 17 00:00:00 2001 From: inc2734 Date: Tue, 5 Sep 2023 15:15:50 +0900 Subject: [PATCH] 20.3.0 --- readme.txt | 10 +++++++--- snow-monkey-blocks.php | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index 691b00ac..6682ab91 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: inc2734, mayukojpn, livevalue, kmix39, kngsmym, kokuboyuki, richaber, witch_doktor, rocketmartue, kutsu Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40 Tags: gutenberg, block, blocks, editor, gutenberg blocks, page builder, landing page, microcopy, steps, call to action -Stable tag: 20.2.2 +Stable tag: 20.3.0 Requires at least: 6.3 Tested up to: 6.3 Requires PHP: 7.4 @@ -52,7 +52,7 @@ https://www.youtube.com/watch?v=uD6omb4TLdA&t=283s * Directory structure * Container * Price menu -* Taxonomy terms (Can be used only with Snow Monkey) +* Taxonomy (Can be used only with Snow Monkey) * RSS (Can be used only with Snow Monkey) * Information * Tabs @@ -117,6 +117,10 @@ Yes! You can use Snow Monkey Blocks with any theme, but we recommend using our < == Changelog == += 20.3.0 = +* [Taxonomy] Add filter hook `snow_monkey_blocks_taxonomy_terms_args`. +* [Read more box] Fixed a bug that button size "Full" was not reflected. + = 20.2.2 = * [Tabs] Fix Warning error. @@ -434,7 +438,7 @@ Yes! You can use Snow Monkey Blocks with any theme, but we recommend using our < * [Recent posts] Fixed a bug that prevented selection on the editor. * [Taxonomy posts] Fixed a bug that prevented selection on the editor. * [RSS] Fixed a bug that prevented selection on the editor. -* [Taxonomy terms] Fixed a bug that prevented selection on the editor. +* [Taxonomy] Fixed a bug that prevented selection on the editor. * [Pickup slider] Fixed a bug that prevented selection on the editor. * [Like me box] Fixed a bug that prevented selection on the editor. diff --git a/snow-monkey-blocks.php b/snow-monkey-blocks.php index 5622019c..b925356e 100755 --- a/snow-monkey-blocks.php +++ b/snow-monkey-blocks.php @@ -1,7 +1,7 @@