get_comment_to_edit
get_comment_to_edit ( $id )
Parameters:- (int) id ID of comment to retrieve.
Returns:- (WP_Comment|false) Comment if found. False on failure.
Defined at: - Introduced in WordPress: 2.0.0
- Deprecated in WordPress: —
Description
Returns a WP_Comment object based on comment ID.