diff --git a/lib/client-assets.php b/lib/client-assets.php index ce683c3161b4f..77392976f4d72 100644 --- a/lib/client-assets.php +++ b/lib/client-assets.php @@ -656,4 +656,5 @@ function gutenberg_extend_settings_block_patterns( $settings ) { register_pattern( 'core/two-buttons', gutenberg_load_block_pattern( 'two-buttons' ) ); register_pattern( 'core/cover-abc', gutenberg_load_block_pattern( 'cover-abc' ) ); register_pattern( 'core/two-images', gutenberg_load_block_pattern( 'two-images' ) ); + register_pattern( 'core/three-features', gutenberg_load_block_pattern( 'three-features' ) ); } diff --git a/lib/patterns/three-features.json b/lib/patterns/three-features.json new file mode 100644 index 0000000000000..fd042a8f1f238 --- /dev/null +++ b/lib/patterns/three-features.json @@ -0,0 +1,5 @@ +{ + "__file": "wp_block", + "title": "Three Features", + "content": "\n
1
\nCustomizable Designs
\n\n\n\nExtend it with over 54,000 plugins to help your website meet your needs. Add an online store, galleries, and much more.
\n\n\n\n \n2
\nHigh Performance
\n\n\n\nAdd an online store, galleries, mailing lists, forums, analytics, and much more. Extend it with over 54,000 plugins!
\n\n\n\n \n3
\nEasy and Accessible
\n\n\n\nHundreds of thousands of developers and site owners trust it worldwide. Extend it with over 54,000 plugins to help your website meet your needs.
\n\n\n\n \n