[wp-trac] [WordPress Trac] #64366: Docs: Replace @since x.y.z with actual version number

WordPress Trac noreply at wordpress.org
Fri Dec 5 18:23:39 UTC 2025


#64366: Docs: Replace @since x.y.z with actual version number
--------------------------------------+------------------------------------
 Reporter:  oztaser                   |       Owner:  (none)
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  6.9.1
Component:  Role/Capability           |     Version:  6.9
 Severity:  minor                     |  Resolution:
 Keywords:  good-first-bug has-patch  |     Focuses:  docs, coding-
                                      |  standards
--------------------------------------+------------------------------------
Description changed by westonruter:

Old description:

> The `x.y.z` version number was not replaced with the actual WordPress
> version in which this feature was introduced.
>
> Related with: #43421
>
> - [https://core.trac.wordpress.org/browser/trunk/src/wp-includes/class-
> wp-roles.php?rev=61353&marks=168#L168 wp-includes/class-wp-roles.php,
> line 168]
> - [https://core.trac.wordpress.org/browser/trunk/src/wp-
> includes/capabilities.php?rev=61353&marks=1127#L1127 wp-
> includes/capabilities.php, line 1127]
>
> {{{#!php
> <?php
> @since x.y.z Support was added for a numerically indexed array of strings
> for the capabilities array.
> }}}

New description:

 The `x.y.z` version number was not replaced with the actual WordPress
 version in which this feature was introduced.

 Introduced in r60364 to fix #43421

 - [https://core.trac.wordpress.org/browser/trunk/src/wp-includes/class-wp-
 roles.php?rev=61353&marks=168#L168 wp-includes/class-wp-roles.php, line
 168]
 - [https://core.trac.wordpress.org/browser/trunk/src/wp-
 includes/capabilities.php?rev=61353&marks=1127#L1127 wp-
 includes/capabilities.php, line 1127]

 {{{#!php
 <?php
 @since x.y.z Support was added for a numerically indexed array of strings
 for the capabilities array.
 }}}

--

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64366#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list