Filters the comment data immediately before it is updated in the database.
Note: data being passed to the filter is already unslashed.
$data = apply_filters( 'wp_update_comment_data', $data, $comment, $commentarr );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_update_comment_data