rest_after_insert_user

Action Hook: Fires after a user is completely created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:578

Used by 2 functions | Uses 0 functions

rest_delete_comment

Action Hook: Fires after a comment is deleted via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:868

Used by 1 function | Uses 0 functions

rest_delete_revision

Action Hook: Fires after a revision is deleted via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:425

Used by 1 function | Uses 0 functions

rest_delete_user

Action Hook: Fires immediately after a user is deleted via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:827

Used by 1 function | Uses 0 functions

rest_enabled

Filter Hook (deprecated): Filters whether the REST API is enabled.

Source: wp-includes/rest-api/class-wp-rest-server.php:267

Used by 1 function | Uses 0 functions

rest_index

Filter Hook: Filters the API root index data.

Source: wp-includes/rest-api/class-wp-rest-server.php:1056

Used by 1 function | Uses 0 functions

rest_insert_attachment

Action Hook: Fires after a single attachment is created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:173

Used by 1 function | Uses 0 functions

rest_insert_comment

Action Hook: Fires after a comment is created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:617

Used by 2 functions | Uses 0 functions

rest_insert_user

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:546

Used by 2 functions | Uses 0 functions