[wp-trac] [WordPress Trac] #64366: Docs: Replace @since x.y.z with actual version number
WordPress Trac
noreply at wordpress.org
Fri Dec 5 12:41:24 UTC 2025
#64366: Docs: Replace @since x.y.z with actual version number
------------------------------------+-----------------------------
Reporter: oztaser | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Role/Capability | Version:
Severity: minor | Keywords: needs-patch
Focuses: docs, coding-standards |
------------------------------------+-----------------------------
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.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64366>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list