mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
Block Editor: Remove the Testimonials block pattern.
This ensures we have the same patterns used in the Gutenberg plugin. Props poena. See #50550. git-svn-id: https://develop.svn.wordpress.org/trunk@48335 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -16,7 +16,6 @@ $core_block_patterns = array(
|
||||
'large-header-paragraph',
|
||||
'three-buttons',
|
||||
'quote',
|
||||
'testimonials',
|
||||
);
|
||||
|
||||
foreach ( $core_block_patterns as $core_block_pattern ) {
|
||||
|
||||
Reference in New Issue
Block a user