Make WordPress Core

Opened 22 months ago

Closed 22 months ago

Last modified 22 months ago

#57714 closed defect (bug) (fixed)

Add missing @since tag for WP_Theme::$default_themes

Reported by: petitphp's profile petitphp Owned by: hellofromtonya's profile hellofromTonya
Milestone: 6.2 Priority: normal
Severity: minor Version: 6.1
Component: Themes Keywords: has-patch commit
Focuses: docs Cc:

Description

Add missing @since tag for Twenty Twenty-Three theme in WP_Theme::$default_themes docblock.

Change History (6)

This ticket was mentioned in PR #4072 on WordPress/wordpress-develop by @petitphp.


22 months ago
#1

  • Keywords has-patch added

#2 @SergeyBiryukov
22 months ago

  • Milestone changed from Awaiting Review to 6.2

#3 follow-up: @hellofromTonya
22 months ago

  • Keywords commit added
  • Owner set to hellofromTonya
  • Status changed from new to reviewing

In #56383, TT3 was introduced in 6.1.0 via [54235] and made the default theme via [54236].

PR 4072 is ready for commit.

#4 @SergeyBiryukov
22 months ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 55332:

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

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

Props petitphp.
Fixes #57714.

@SergeyBiryukov commented on PR #4072:


22 months ago
#5

Thanks for the PR! Merged in r55332.

#6 in reply to: ↑ 3 @SergeyBiryukov
22 months ago

Replying to hellofromTonya:

PR 4072 is ready for commit.

Ah, should have refreshed the tab before committing :) Thanks for the review! I have updated the props for this commit in the Core Props tool on make/core to include the props for you too :)

Note: See TracTickets for help on using tickets.