The video guide for creating a simple custom heading block with an animated effect in the Gutenberg Block Editor using the Content Blocks Builder plugin.
#wordpress #gutenberg #wordpresstutorial #wordpresswebsite #blockeditor #wordpressplugin #contentblocksbuilder #cbb #cbbpro #boldblocks #block #blocks #grid #heading
The source code for the block in the video:
JavaScript: https://gist.github.com/Mr2P/9c63a903...
CSS: https://gist.github.com/Mr2P/705c1c37...
Block JSON file: https://gist.github.com/Mr2P/c8e83107...
Use the import/export feature in CBB to import the above block JSON file into your site to use this block.
---------------------
Get this plugin free here https://wp.org/plugins/content-blocks...
How to install CBB • How to install the CBB plugin from wp...
Website https://contentblocksbuilder.com
---------------------
© Copyright by BoldBlocks
0:00 Introduction
0:32 Start creating a new block
1:08 Enqueue scripts
2:30 Enqueue stylesheets
3:22 Use the new custom heading block