An example of simplifying one of our custom blocks and using core blocks in a block pattern to handle the layout. In this example, I have recreated a content loop block by creating an automatic loop block using ACF and WordPress Core blocks to fill out the other fields.
What does this do/fix?
An example of simplifying one of our custom blocks and using core blocks in a block pattern to handle the layout. In this example, I have recreated a content loop block by creating an automatic loop block using ACF and WordPress Core blocks to fill out the other fields.
You can play with how block patterns are handled in the UI here: https://sq1-pr1030.moderntribe.qa/pattern-test-post/
Tests
Does this have tests?