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:559
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: 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:621
Method: Check a username for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1263
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: Checks if a given request has access to update a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:672
Method: Check a user password for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1300
Method: Updates a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:639
Method: Updates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:715
Method: Retrieves the user’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1333