Fires after a comment is deleted via the REST API.
$commentWP_Comment
$responseWP_REST_Response
$requestWP_REST_Request
do_action( 'rest_delete_comment', $comment, $response, $request );
| Version | Description |
|---|---|
| 4.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/rest_delete_comment