wp-block-directory-template

Template for scaffolding WordPress plugin optimized for usage with Block Directory.

Usage no npm install needed!

<script type="module">
  import wpBlockDirectoryTemplate from 'https://cdn.skypack.dev/wp-block-directory-template';
</script>

README

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 --template wp-block-directory-template