Uses
Uses | Description |
---|---|
wp-admin/includes/user.php: get_editable_roles() | Fetch a filtered list of user roles that the current user is allowed to edit. |
wp-includes/l10n.php: translate_user_role() | Translates role name. |
wp-includes/formatting.php: esc_attr() | Escaping for HTML attributes. |