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

WordPress Trac noreply at wordpress.org
Fri Dec 5 13:48:48 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 needs-patch  |     Focuses:  docs, coding-
                                        |  standards
----------------------------------------+----------------------------------
Changes (by sabernhardt):

 * version:   => 6.9


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#L168
> https://core.trac.wordpress.org/browser/trunk/src/wp-
> includes/capabilities.php#L1127
>
> {{{#!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.

 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.
 }}}

--

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


More information about the wp-trac mailing list