Codex tools: Log in
Contents |
Updates an existing comment in the database.
Filters the comment and makes sure certain fields are valid before updating.
<?php wp_update_comment( $commentarr ) ?>
Since: 2.0.0
wp_update_comment() is located in wp-includes/comment.php.