mirror of
git://develop.git.wordpress.org/
synced 2025-02-22 07:35:46 +01:00
Text Changes: Update @since
mentions for [54786] changes.
This updates the `@since` mention of `get_theme_feature_list()` as this changeset is going to be backported to 6.1.1. Follow-up to [54786]. See #57026. git-svn-id: https://develop.svn.wordpress.org/trunk@54788 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
27760044b3
commit
7dc6546df9
@ -299,7 +299,7 @@ function get_theme_update_available( $theme ) {
|
||||
* and 'Full Site Editing' features.
|
||||
* @since 5.5.0 Added 'Wide Blocks' layout option.
|
||||
* @since 5.8.1 Added 'Template Editing' feature.
|
||||
* @since 6.2.0 Replaced 'Full Site Editing' feature name with 'Site Editor'.
|
||||
* @since 6.1.1 Replaced 'Full Site Editing' feature name with 'Site Editor'.
|
||||
*
|
||||
* @param bool $api Optional. Whether try to fetch tags from the WordPress.org API. Defaults to true.
|
||||
* @return array Array of features keyed by category with translations keyed by slug.
|
||||
|
Loading…
x
Reference in New Issue
Block a user