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:594
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:594
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 create a term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:467
Method: Checks that the taxonomy is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1204
Method: Creates a single term in a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:497
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:559
Method: Checks if a request has access to update the specified term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:613
Method: Updates a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:639
Method: Checks if a request has access to delete the specified term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:714
Method: Deletes a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:740