├── README.md ├── my-block.js └── plugin.php /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LearnWebCode/simple-block-boilerplate/HEAD/README.md -------------------------------------------------------------------------------- /my-block.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LearnWebCode/simple-block-boilerplate/HEAD/my-block.js -------------------------------------------------------------------------------- /plugin.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LearnWebCode/simple-block-boilerplate/HEAD/plugin.php --------------------------------------------------------------------------------