mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 21:00:21 +00:00
Block Editor: Update the Core Block Patterns.
Backport the latest block patterns from the Gutenberg plugin. The new patterns adapt properly to Core themes. Props nrqsnchz. Fixes #50550, #50594. git-svn-id: https://develop.svn.wordpress.org/trunk@48639 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -25,8 +25,9 @@ function _register_core_block_patterns_and_categories() {
|
||||
'text-two-columns-with-images',
|
||||
'text-three-columns-buttons',
|
||||
'large-header',
|
||||
'large-header-paragraph',
|
||||
'large-header-button',
|
||||
'three-buttons',
|
||||
'heading-paragraph',
|
||||
'quote',
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user