803 results found for “user”. Showing results 226 to 250.
-
Creates a single user.
Used by 0 functions | Uses 19 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:581 -
Updates a single user.
Used by 1 function | Uses 14 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:764 -
Updates the current user.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:879 -
Deletes a single user.
Used by 1 function | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:918 -
Deletes the current user.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1019 -
Registers the routes for users.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:54 -
functionget_user_locale()
Retrieves the locale of a user.
-
Permissions check for getting all users.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:201 -
Prepares links for the user request.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1153 -
Prepares a single user output for response.
Used by 6 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1035 -
Retrieves all post statuses, depending on user context.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:111 -
Filters user data returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1142 -
Prepares a single user for creation or update.
Used by 2 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1174 -
Check a user password for the REST API.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1356 -
Retrieves the user’s schema, conforming to JSON Schema.
Used by 3 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1394 -
Checks if the user can access password-protected content.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:629 -
Checks if a given request has access create users.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:560 -
Filters user data before insertion via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1242 -
Filters REST API collection parameters for the users controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1680 -
Core class used to manage users via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:17 -
hookrest_user_query
Filters WP_User_Query arguments when querying users via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:372 -
Checks if a given request has access delete a user.
Used by 1 function | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:893 -
Filters whether a post requires the user to supply a password.
-
functionsanitize_textarea_field()
Sanitizes a multiline string from user input or from the database.