Docs: Add a mention of core-block-patterns as a possible value for add_theme_support().
Follow-up to [48492]. See #50669. Built from https://develop.svn.wordpress.org/trunk@48598 git-svn-id: http://core.svn.wordpress.org/trunk@48360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2480,7 +2480,7 @@ function get_theme_starter_content() {
|
||||
* 'html5', 'title-tag', 'customize-selective-refresh-widgets', 'starter-content',
|
||||
* 'responsive-embeds', 'align-wide', 'dark-editor-style', 'disable-custom-colors',
|
||||
* 'disable-custom-font-sizes', 'editor-color-palette', 'editor-font-sizes',
|
||||
* 'editor-styles', and 'wp-block-styles'.
|
||||
* 'editor-styles', 'wp-block-styles', and 'core-block-patterns'.
|
||||
* @param mixed ...$args Optional extra arguments to pass along with certain features.
|
||||
* @return void|bool False on failure, void otherwise.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user