rest_insert_{$this->taxonomy}
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
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: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:32
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: Check a username for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1269
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: Checks if a given request has access to update a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:678
Method: Check a user password for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1306
Method: Updates a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:643
Method: Updates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:721
Method: Retrieves the user’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1339