From 1348a6430985a4240ce03a7b85c9469136cec18a Mon Sep 17 00:00:00 2001 From: DanhThong Date: Tue, 1 Nov 2022 16:28:11 +0700 Subject: [PATCH] docs: add guide how to add or remove blocks --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6cab67a..54ebb1f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Coming soon. See Block Unit Test at [WP Test Demo](https://demotest.abstractwp.com/block-unit-test/) +### How to add/remove custom blocks and patterns + +Once Block Unit Test plugin installed, A draft page with name **Block Unit Test**. By edit that page you can add or remove any blocks and patterns. + ## :electric_plug: Installation 1. Install the offical [Gutenberg](https://wordpress.org/plugins/gutenberg/) plugin. Note that Gutenberg is not suggested for use on production sites.