#62621 closed enhancement (fixed)
Incorrect DocComment opener for WP_Theme_JSON::FONT_FAMILY_SCHEMA
| Reported by: | marian1 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8 |
| Component: | Themes | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The DocComment for WP_Theme_JSON::FONT_FAMILY_SCHEMA incorrectly begins with /* instead of the proper DocBlock opening /**. This issue prevents the comment from being recognized as a valid PHPDoc. It should be updated to ensure consistency with WordPress coding standards and proper documentation parsing.
Change History (4)
This ticket was mentioned in PR #7922 on WordPress/wordpress-develop by @marian1.
20 months ago
#1
- Keywords has-patch added
@SergeyBiryukov commented on PR #7922:
20 months ago
#4
Thanks for the PR! Merged in r59474.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/62621