File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55/**
66 * Adds, removes, and lists capabilities of a user role.
77 *
8- * See references for [Roles and Capabilities](https://wordpress.org/documentation/article/roles-and-capabilities)
9- * and [WP User class](https://developer.wordpress.org/reference/classes/wp_user).
8+ * See references for [Roles and Capabilities](https://wordpress.org/documentation/article/roles-and-capabilities) and
9+ * [WP User class](https://developer.wordpress.org/reference/classes/wp_user).
1010 *
1111 * ## EXAMPLES
1212 *
Original file line number Diff line number Diff line change 66/**
77 * Manages user roles, including creating new roles and resetting to defaults.
88 *
9- * See references for [Roles and Capabilities](https://wordpress.org/documentation/article/roles-and-capabilities)
10- * and [WP User class](https://developer.wordpress.org/reference/classes/wp_user).
9+ * See references for [Roles and Capabilities](https://wordpress.org/documentation/article/roles-and-capabilities) and
10+ * [WP User class](https://developer.wordpress.org/reference/classes/wp_user).
1111 *
1212 * ## EXAMPLES
1313 *
You can’t perform that action at this time.
0 commit comments