gutenberg-create-format-type-template
v0.0.1
Published
Template for @wordpress/create-block with registerFormatType function
Downloads
65
Maintainers
Readme
External Project Templates
The accompanying code for the developer blog post.
Setup
- Checkout this repository
git clone https://github.com/wptrainingteam/external-project-template.git
- Change directories into the cloned repo
cd external-project-template
- Follow the instructions in the blog post
- You can see the final finished files be checking out the
final
branch:git checkout final