1.1.1
- Use
WP_HTML_Tag_Processor
for adding HTML attributes. - Blocks that render multiple root elements are no longer wrapped automatically. Use Animation container block to do it.
- Move all PHP code to main file for simplicity.
WP_HTML_Tag_Processor
for adding HTML attributes.