From dc210fcaa6bf96f10bfc11cb09619205102295c6 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Wed, 16 Mar 2022 19:30:47 +0000 Subject: [PATCH] Docs: Add a `@since` note about Twenty Twenty-Two for `WP_Theme::$default_themes`. Follow-up to [51328], [52093]. See #54729. git-svn-id: https://develop.svn.wordpress.org/trunk@52941 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/class-wp-theme.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wp-includes/class-wp-theme.php b/src/wp-includes/class-wp-theme.php index 29657df228..36e62b1a7c 100644 --- a/src/wp-includes/class-wp-theme.php +++ b/src/wp-includes/class-wp-theme.php @@ -54,6 +54,7 @@ final class WP_Theme implements ArrayAccess { * @since 5.0.0 Added the Twenty Nineteen theme. * @since 5.3.0 Added the Twenty Twenty theme. * @since 5.6.0 Added the Twenty Twenty-One theme. + * @since 5.9.0 Added the Twenty Twenty-Two theme. * @var string[] */ private static $default_themes = array(