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:
Riad Benguella
2020-07-27 15:12:13 +00:00
parent 782454b39c
commit 6475d32964
12 changed files with 55 additions and 31 deletions
+2 -1
View File
@@ -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',
);