From 98c0d03132fff880e7b7c74cb289e32dd5a5cb18 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 14 Feb 2023 14:36:06 +0000 Subject: [PATCH] Docs: Add a `@since` note about Twenty Twenty-Three for `WP_Theme::$default_themes`. Follow-up to [51328], [52941], [54236]. Props petitphp. Fixes #57714. git-svn-id: https://develop.svn.wordpress.org/trunk@55332 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 5cf8f9437a..f9f93994e7 100644 --- a/src/wp-includes/class-wp-theme.php +++ b/src/wp-includes/class-wp-theme.php @@ -58,6 +58,7 @@ final class WP_Theme implements ArrayAccess { * @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. + * @since 6.1.0 Added the Twenty Twenty-Three theme. * @var string[] */ private static $default_themes = array(