WP_REST_Terms_Controller::get_item_schema()
Method: Retrieves the term’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1013
Method: Retrieves the term’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1013
Action Hook: Fires immediately after a user is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:627
Method: Updates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:721
Method: Registers the routes for terms.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:82
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1098
Action Hook: Fires immediately after a user is deleted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:949
Method: Checks if a given request has access to update the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:822
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: Checks that the taxonomy is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1208
Filter Hook: Filters user data returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1092