diff --git a/wp-includes/block-patterns.php b/wp-includes/block-patterns.php index 77ce9cb6df..df193c0bfa 100644 --- a/wp-includes/block-patterns.php +++ b/wp-includes/block-patterns.php @@ -16,7 +16,6 @@ $core_block_patterns = array( 'large-header-paragraph', 'three-buttons', 'quote', - 'testimonials', ); foreach ( $core_block_patterns as $core_block_pattern ) { diff --git a/wp-includes/block-patterns/testimonials.php b/wp-includes/block-patterns/testimonials.php deleted file mode 100644 index 3fa53c25c0..0000000000 --- a/wp-includes/block-patterns/testimonials.php +++ /dev/null @@ -1,13 +0,0 @@ - __( 'Testimonials' ), - 'content' => "\n
" . __( '"Sir Knight, if your worship be disposed to alight, you will fail of nothing here but of a bed as for all other accommodations, you may be supplied to your mind."' ) . "
\n" . __( 'Doris Som' ) . "
\n" . __( '"Signor Castellano, the least thing in the world suffices me; for arms are the only things I value, and combat is my bed of repose."' ) . "
\n" . __( 'Walt Art' ) . "
\n