_wp_ajax_delete_comment_response
- %1$s is private and should not be used in themes or plugins directly.
_wp_ajax_delete_comment_response ( $comment_id, $delta = -1 )
Access:Parameters:- (int) comment_id
- (int) delta
Defined at: - Introduced in WordPress: 2.7.0
- Deprecated in WordPress: —
Description
Sends back current comment total and new page links if they need to be updated.Contrary to normal success Ajax response ("1"), die with time() on success.