diff --git a/lib/block-patterns/heading.php b/lib/block-patterns/heading.php index 902938770c3b1..3c7d7a7d38a9e 100644 --- a/lib/block-patterns/heading.php +++ b/lib/block-patterns/heading.php @@ -8,6 +8,7 @@ return array( 'title' => _x( 'Heading', 'Block pattern title', 'default' ), 'categories' => array( 'text' ), + 'blockTypes' => array( 'core/heading' ), 'content' => '

' . esc_html__( "We're a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.", 'default' ) . '

', diff --git a/lib/block-patterns/quote.php b/lib/block-patterns/quote.php index d09812303d47e..70fafea3488fb 100644 --- a/lib/block-patterns/quote.php +++ b/lib/block-patterns/quote.php @@ -8,6 +8,7 @@ return array( 'title' => _x( 'Quote', 'Block pattern title', 'default' ), 'categories' => array( 'text' ), + 'blockTypes' => array( 'core/quote' ), 'content' => '