WP_REST_Users_Controller::delete_current_item_permissions_check()
Method: Checks if a given request has access to delete the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:962
Method: Checks if a given request has access to delete the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:962
Method: Checks if a request has access to read terms in the specified taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:184
Method: Prepares a single term output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:875
Filter Hook: Filters WP_User_Query arguments when querying users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:336
Method: Deletes the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:976
Method: Retrieves terms associated with a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:234
Filter Hook: Filters the term data for a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:944
Method: Get the user, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:403
Method: Prepares a single user output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:992
Filter Hook: Filters get_terms() arguments when querying terms via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:318