rest_after_insert_{$this->taxonomy}
Action Hook: Fires after a single term is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:598
Action Hook: Fires after a single term is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:598
Method: Checks if the terms for a post can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:156
Method: Checks if a request has access to update the specified term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:617
Method: Updates a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:643
Method: Checks if a request has access to delete the specified term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:718
Method: Deletes a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:744
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
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-terms-controller.php:66
Method: Prepares a single term for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:813