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:306
Method: Get the term, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:306
Method: Retrieves the term’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:819
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:333
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:898
Method: Gets a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:353
Filter Hook: Filter collection parameters for the terms controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:997
Method: Checks if a request has access to create a term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:372
Method: Checks that the taxonomy is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1008
Method: Creates a single term in a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:397
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:440