Skip to content

Commit 3a5758d

Browse files
committed
Docs/Bundled Themes: Add @since annotation for introduction of TT5.
See #62180, #61608. git-svn-id: https://develop.svn.wordpress.org/trunk@59193 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 3528598 commit 3a5758d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wp-includes/class-wp-theme.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ final class WP_Theme implements ArrayAccess {
6060
* @since 5.9.0 Added the Twenty Twenty-Two theme.
6161
* @since 6.1.0 Added the Twenty Twenty-Three theme.
6262
* @since 6.4.0 Added the Twenty Twenty-Four theme.
63+
* @since 6.7.0 Added the Twenty Twenty-Five theme.
6364
* @var string[]
6465
*/
6566
private static $default_themes = array(

0 commit comments

Comments
 (0)