Make WordPress Core

Changeset 52941


Ignore:
Timestamp:
03/16/2022 07:30:47 PM (3 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add a @since note about Twenty Twenty-Two for WP_Theme::$default_themes.

Follow-up to [51328], [52093].

See #54729.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-theme.php

    r52940 r52941  
    5555     * @since 5.3.0 Added the Twenty Twenty theme.
    5656     * @since 5.6.0 Added the Twenty Twenty-One theme.
     57     * @since 5.9.0 Added the Twenty Twenty-Two theme.
    5758     * @var string[]
    5859     */
Note: See TracChangeset for help on using the changeset viewer.