
Create Custom Gutenberg Block – Part 2: Register Block
In this part we will write Javascript to register and configure our custom block. At the end we'll register the script with PHP and do the necessary PHP code for WordPress to recognize it as a new block.