mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
Docs: Correct a theme feature name.
See #45134 Built from https://develop.svn.wordpress.org/trunk@45423 git-svn-id: http://core.svn.wordpress.org/trunk@45234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
04bba79df9
commit
17cc8cd0f8
@ -2333,7 +2333,7 @@ function get_theme_starter_content() {
|
||||
* @since 4.5.0 The `customize-selective-refresh-widgets` feature was added
|
||||
* @since 4.7.0 The `starter-content` feature was added
|
||||
* @since 5.0.0 The `responsive-embeds`, `align-wide`, `dark-editor-style`, `disable-custom-colors`,
|
||||
* `disable-custom-font-sizes`, `editor-color-pallete`, `editor-font-sizes`,
|
||||
* `disable-custom-font-sizes`, `editor-color-palette`, `editor-font-sizes`,
|
||||
* `editor-styles`, and `wp-block-styles` features were added.
|
||||
*
|
||||
* @global array $_wp_theme_features
|
||||
|
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.3-alpha-45422';
|
||||
$wp_version = '5.3-alpha-45423';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user