[wp-trac] [WordPress Trac] #62621: Incorrect DocComment opener for WP_Theme_JSON::FONT_FAMILY_SCHEMA

WordPress Trac noreply at wordpress.org
Sat Nov 30 12:38:42 UTC 2024


#62621: Incorrect DocComment opener for WP_Theme_JSON::FONT_FAMILY_SCHEMA
-------------------------+-----------------------------
 Reporter:  marian1      |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Themes       |    Version:
 Severity:  trivial      |   Keywords:
  Focuses:  docs         |
-------------------------+-----------------------------
 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.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62621>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list