WPDev.one
Core Function
View Source on Trac ↗

_wp_ajax_delete_comment_response()

_wp_ajax_delete_comment_response( mixed $comment_id, mixed $delta = -1 )

Sends back current comment total and new page links if they need to be updated.

Parameters 2 required

Name / Type Description
int

$comment_id

Required
int

$delta

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
2.7.0
Source File
wp-admin/includes/ajax-actions.php
Advertisement