do_action( 'comment_post', ... )
Fires immediately after a comment is inserted into the database.
$comment_id
$comment_approved
$commentdata
do_action( 'comment_post', ... )
Fires immediately after a comment is inserted into the database.
Parameters:
$comment_idint$comment_approvedint | string$commentdataarrayCopy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed