mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Themes: Move the test for post-formats theme support to a more appropriate place.
Follow-up to [49344]. See #51390. git-svn-id: https://develop.svn.wordpress.org/trunk@49354 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2481,7 +2481,7 @@ function get_theme_starter_content() {
|
||||
* by adding it to the function signature.
|
||||
* @since 5.5.0 The `core-block-patterns` feature was added and is enabled by default.
|
||||
* @since 5.5.0 The `custom-logo` feature now also accepts 'unlink-homepage-logo'.
|
||||
* @since 5.6.0 The `post-formats` feature now returns doing it wrong if no array is passed
|
||||
* @since 5.6.0 The `post-formats` feature warns if no array is passed.
|
||||
*
|
||||
* @global array $_wp_theme_features
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user