[wp-trac] [WordPress Trac] #63889: Twenty Sixteen: Correct DocBlock tag order for @since and @global

WordPress Trac noreply at wordpress.org
Wed Aug 27 12:54:50 UTC 2025


#63889: Twenty Sixteen: Correct DocBlock tag order for @since and @global
-------------------------+-------------------------------------------------
 Reporter:  viralsampat  |      Owner:  (none)
     Type:  defect       |     Status:  new
  (bug)                  |
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Bundled      |    Version:
  Theme                  |   Keywords:  has-patch dev-feedback 2nd-opinion
 Severity:  normal       |  needs-testing
  Focuses:  coding-      |
  standards              |
-------------------------+-------------------------------------------------
 Hello Team,

 While reviewing the WordPress theme files, I noticed that in the Twenty
 Sixteen theme’s functions.php file, the DocBlocks contain @since and
 @global tags that are not in the correct order according to the WordPress
 documentation standards.

 To maintain consistency and follow the WordPress guidelines, the order of
 these tags should be corrected.

 I also reviewed existing core tickets and found similar tickets where
 DocBlock adjustments and tag order corrections were addressed. This update
 would help keep the documentation clean and standardized.

 Thanks,

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


More information about the wp-trac mailing list