Filters the comment data immediately before it is updated in the database.
Description
Note: data being passed to the filter is already unslashed.
Parameters
Source
$data = apply_filters( 'wp_update_comment_data', $data, $comment, $commentarr );
User Contributed Notes
You must log in before being able to contribute a note or feedback.