[wp-trac] [WordPress Trac] #63879: Correct DocBlock tag order for @since and @global in WordPress core

WordPress Trac noreply at wordpress.org
Tue Aug 26 12:34:15 UTC 2025


#63879: Correct DocBlock tag order for @since and @global in WordPress core
------------------------------+--------------------------------------
 Reporter:  viralsampat       |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  General           |    Version:
 Severity:  normal            |   Keywords:  dev-feedback 2nd-opinion
  Focuses:  coding-standards  |
------------------------------+--------------------------------------
 Hello,

 While reviewing WordPress core files, I noticed that in some DocBlocks the
 @since and @global tags are not in the correct order according to the
 documentation standards.

 To maintain consistency with the WordPress documentation guidelines, the
 order of these tags should be corrected.

 Here, I mentioned list of those files:

 /wp-includes/option.php
 /wp-includes/ms-settings.php
 /wp-admin/includes/template.php

 I have checked core tickets and found the one ticket where all the
 docblock changes are define.

 Thanks,

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


More information about the wp-trac mailing list