=== Change Block Keywords === Contributors: technote0space Tags: gutenberg, search, keyword Requires at least: 5.0 Requires PHP: 5.6 Tested up to: 5.2.2 Stable tag: 1.0.9 Donate link: https://paypal.me/technote0space License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin make it easy to change block's search keywords. == Description == This plugin make it easy to change block's search keywords. [日本語の説明](https://technote.space/change-block-keywords "Documentation in Japanese") [GitHub (More details)](https://github.com/technote-space/change-block-keywords) [Issues (Reporting a new bug or feature request)](https://github.com/technote-space/change-block-keywords/issues) [Demonstration](https://technote-space.github.io/change-block-keywords) This plugin needs PHP5.6 or higher. == Installation == 1. Upload the `change-block-keywords` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently asked questions == == Screenshots == 1. Change block search keywords == Upgrade Notice == = 1.0.9 = * [すべての差分](https://github.com/technote-space/change-block-keywords/pull/72) = 1.0.8 = * [すべての差分](https://github.com/technote-space/change-block-keywords/pull/71) = 1.0.7 = * [すべての差分](https://github.com/technote-space/change-block-keywords/pull/70) = 1.0.6 = * [すべての差分](https://github.com/technote-space/change-block-keywords/pull/45) = 1.0.5 = * [すべての差分](https://github.com/technote-space/change-block-keywords/pull/43) = 1.0.4 = * リファクタリング及びテスト自動化などを行いました。 [詳細](https://github.com/technote-space/change-block-keywords/issues/24) * [すべての差分](https://github.com/technote-space/change-block-keywords/pull/36) = 1.0.3 = * [すべての差分](https://github.com/technote-space/change-block-keywords/pull/17) = 1.0.2 = * [すべての差分](https://github.com/technote-space/change-block-keywords/pull/15) = 1.0.1 = * 再利用ブロックを対象から除外しました。 [詳細](https://github.com/technote-space/change-block-keywords/issues/3) * [すべての差分](https://github.com/technote-space/change-block-keywords/pull/8) == Changelog == = 1.0.9 (2019/7/15) = * Fixed: GitHub Pages script = 1.0.8 (2019/7/15) = * Fixed: Travis CI Setting = 1.0.7 (2019/7/15) = * Fixed: Travis CI Setting = 1.0.6 (2019/7/15) = * Added: [Demo](https://github.com/technote-space/change-block-keywords/issues/67) * Added: [English readme](https://github.com/technote-space/change-block-keywords/issues/65) * Added: [Test pattern](https://github.com/technote-space/change-block-keywords/issues/66) * Fixed: small bug fixes = 1.0.5 (2019/6/27) = * Improved: [Refactor CI scripts](https://github.com/technote-space/change-block-keywords/issues/41) = 1.0.4 (2019/6/26) = * Added: [CI Tool](https://github.com/technote-space/change-block-keywords/issues/24) * Improved: [Consider Compatibility of Gutenberg](https://github.com/technote-space/change-block-keywords/issues/30) = 1.0.3 (2019/6/3) = * Fixed: [Uninstall behavior](https://github.com/wp-content-framework/common/issues/107) = 1.0.2 (2019/5/28) = * Changed: [Required wordpress version](https://github.com/technote-space/change-block-keywords/issues/12) = 1.0.1 (2019/5/27) = * Changed: [Exclude Reusable Block](https://github.com/technote-space/change-block-keywords/issues/3) * Improved: [Consider empty setting](https://github.com/technote-space/change-block-keywords/issues/6) = 1.0.0 (2019/5/24) = * First release