_wp_ajax_delete_comment_response


_wp_ajax_delete_comment_response ( $comment_id, $delta = -1 )

Access:
  • private
Parameters:
  • (int) comment_id
  • (int) delta
Defined at:

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.

Related Functions

wp_ajax_delete_comment, wp_ajax_get_comments, wp_ajax_delete_post, wp_ajax_delete_meta, wp_ajax_replyto_comment

Top Google Results

User discussions

wpseek mobile