Fires immediately after a comment is updated in the database.
Description
The hook also fires immediately before comment status transition hooks are fired.
Parameters
$comment_id
int- The comment ID.
$data
array- Comment data.
Source
Fires immediately after a comment is updated in the database.
The hook also fires immediately before comment status transition hooks are fired.
$comment_id
int$data
array
User Contributed Notes
You must log in before being able to contribute a note or feedback.