Mahbub Hasan Imon

Mahbub Hasan Imon

I am a Software Developer specializing in using PHP, JavaScript, ReactJS, and WordPress. I have been working as a Developer for more than 5 years. I love to learn new things daily.

How to register custom Gutenberg Block Category

Block Category Registration

You might be familiar with Gutenberg, the new block-grounded editor introduced in WordPress 5, If you are a WordPress developer Gutenberg allows you to create custom blocks, which are basically applicable pieces of content that you can use to build pages and posts. By default, Gutenberg comes with some built-in block categories, such as Text, Media, Design, Widgets, etc.…