Make WordPress Core

Changeset 55332


Ignore:
Timestamp:
02/14/2023 02:36:06 PM (2 years ago)
Author:
SergeyBiryukov
Message:

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

Follow-up to [51328], [52941], [54236].

Props petitphp.
Fixes #57714.

File:
1 edited

Legend:

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

    r55236 r55332  
    5959     * @since 5.6.0 Added the Twenty Twenty-One theme.
    6060     * @since 5.9.0 Added the Twenty Twenty-Two theme.
     61     * @since 6.1.0 Added the Twenty Twenty-Three theme.
    6162     * @var string[]
    6263     */
Note: See TracChangeset for help on using the changeset viewer.