WP_REST_Terms_Controller::get_term()
Method: Get the term, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:395
Method: Get the term, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:395
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
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:32
Method: Deletes a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:875
Method: Checks if a request has access to read or edit the specified term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:426
Action Hook: Fires after a single term is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:563
Method: Registers the routes for users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:46
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: Gets a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:452
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