You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pattern content provided in the block pattern registration arguments are ignored. So this doesn' work:
'block_pattern' => [
'sage/hero' => [
'title' => 'Page Hero',
'description' => 'Draw attention to the main focus of the page, and highlight key CTAs',
'content' => '<!-- wp:paragraph --><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ratione nulla culpa repudiandae nisi nostrum et, labore earum repellendus porro, mollitia voluptas quam? Modi sint tempore deleniti nesciunt ab, perferendis et.</p><!-- /wp:paragraph -->',
'categories' => ['all'],
],
],
Pattern content provided in the block pattern registration arguments are ignored. So this doesn' work:
poet/src/Modules/BlockPatternModule.php
Line 43 in 3bc3a1d
Discourse ref
The text was updated successfully, but these errors were encountered: