xmlrpc_call_success_wp_deleteComment – action
Fires after a comment has been successfully deleted via XML-RPC.
Parameters
- .
- ( 3.4.0 ) . .
- ( int ) $comment_ID ID of the deleted comment. . . .
- $args
- ( array ) An array of arguments to delete the comment. . . .