We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@since
1 parent 3528598 commit 3a5758dCopy full SHA for 3a5758d
src/wp-includes/class-wp-theme.php
@@ -60,6 +60,7 @@ final class WP_Theme implements ArrayAccess {
60
* @since 5.9.0 Added the Twenty Twenty-Two theme.
61
* @since 6.1.0 Added the Twenty Twenty-Three theme.
62
* @since 6.4.0 Added the Twenty Twenty-Four theme.
63
+ * @since 6.7.0 Added the Twenty Twenty-Five theme.
64
* @var string[]
65
*/
66
private static $default_themes = array(
0 commit comments