mirror of
git://develop.git.wordpress.org/
synced 2025-02-06 15:41:08 +01:00
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
This commit is contained in:
parent
2bd9037718
commit
98c0d03132
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user