0.2.4 • Published 2 years ago

buddy-wp-block-directory-template v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

wp-block-directory-template

Template to use with @wordpress/create-block for scaffolding WordPress plugin optimized for usage with Block Directory. This is a customized version of the block template presented in the official WordPress Tutorial for the block editor.

Usage

This block template can be used by running the following command:

npx @wordpress/create-block@next --template buddy-wp-block-directory-template

Using with Buddy

After creating a new project based on this template you'll get access to pipelines below:

  • Build and Release - it's responsible for testing, building and creating a zip file
  • Lint - it will constantly test your code
0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago