rest_index

Filter Hook: Filters the REST API root index data.

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

Used by 0 functions | 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:309

Used by 0 functions | 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:727

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

Used by 2 functions | Uses 0 functions