WP_REST_Users_Controller::update_current_item()
Method: Updates the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:836
Method: Updates the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:836
Filter Hook: Filters REST API collection parameters for the users controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1615
Action Hook: Fires after a single term is deleted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:800
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:32
Method: Checks if a given request has access delete a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:850
Class: Core class used to managed terms associated with a taxonomy via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:17
Method: Prepares a single term for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:813
Filter Hook: Filters an attachment returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:847
Method: Retrieves the taxonomy’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:321
Method: Registers the routes for revisions based on post types supporting revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:70