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

Used by 1 function | Uses 0 functions

rest_delete_nav_menu_item

Action Hook: Fires immediately after a single menu item is deleted via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:314

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

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

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

Used by 0 functions | Uses 0 functions