File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1124,7 +1124,7 @@ function get_role( $role ) {
11241124 * ) );
11251125 *
11261126 * @since 2.0.0
1127- * @since x.y.z Support was added for a numerically indexed array of strings for the capabilities array.
1127+ * @since 6.9.0 Support was added for a numerically indexed array of strings for the capabilities array.
11281128 *
11291129 * @param string $role Role name.
11301130 * @param string $display_name Display name for role.
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ public function reinit() {
165165 * ) );
166166 *
167167 * @since 2.0.0
168- * @since x.y.z Support was added for a numerically indexed array of strings for the capabilities array.
168+ * @since 6.9.0 Support was added for a numerically indexed array of strings for the capabilities array.
169169 *
170170 * @param string $role Role name.
171171 * @param string $display_name Role display name.
You can’t perform that action at this time.
0 commit comments