in

How to create a PSR-4 WordPress Plugin for reusable blocks

In this video, you will learn how to create a PSR-4 WordPress Plugin. You will start by creating the directory structure for your plugin and then move on to creating the basic files required for a functioning plugin. After that, you will create a custom block and add it to your plugin. Finally, you will test your plugin and make sure it is working correctly.

View the lesson on my website here: https://www.mrkwp.com/lessons/buildin…

All links to the relevant resources:

https://localwp.com/ – We use this for our editing environment.

https://github.com/MRKWP/Reusable-Blo… – reference to the code in this tutorial.

https://www.billerickson.net/reusable… – Tutorial on reusable blocks from Bill Erickson

Leave a Reply

Adding Custom Notices for the Gutenberg Editor

Adding Custom Notices for the Gutenberg Editor (webdevstudios.com)

Moving Core block styling to JSON

Moving Core block styling to JSON (make.wordpress.org)