edit_comment
edit_comment ( No parameters )
Returns:- (int|WP_Error) The value 1 if the comment was updated, 0 if not updated. A WP_Error object on failure.
Defined at:Change Log: - Introduced in WordPress: 2.0.0
- Deprecated in WordPress: —
Description
Updates a comment with values provided in $_POST.