What type of PR is this? (put an x to all applicable)
[x] ๐ Feature
[x] ๐ Bug Fix
[x] ๐ Documentation Update
[x] ๐จ Style
[ ] ๐งโ๐ป Code Refactor
[ ] ๐ฅ Performance Improvements
[ ] โ Test
[x] ๐ค Build
[x] ๐ CI
[ ] ๐ฆ Chore (Release)
[ ] โฉ Revert
Link to test
Test Locally
Description
Dynamically Register Blocks:
Introduce dynamic block registration, allowing blocks to be automatically registered when added to the blocks folder. This streamlines the block registration process and enhances the theme's scalability.
Fix Pattern Category Function
Create Block Template with Mustache template:
Add a new feature that allows the creation of block templates using the Mustache templating engine. This provides greater flexibility in customizing block templates.
Sharing Dependencies in the Root:
Add changes to share dependencies for blocks at the root level of the theme, simplifying dependency management and promoting consistency across blocks.
Add Create Block and Build Scripts:
Introduce create block and build scripts to streamline the process of creating new blocks.
Remove WPCLI Script
Remove Options from Script and Add Defaults to Template
Closes
WDSUS-46
What type of PR is this? (put an x to all applicable)
Link to test
Test Locally
Description
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
Others
[optional] Are there any post-deployment tasks we need to perform?