get_comment_guid
get_comment_guid ( $comment_id = null )
Parameters:- (int|WP_Comment) comment_id Optional comment object or ID. Defaults to global comment object.
Returns:- (string|false) GUID for comment on success, false on failure.
Defined at: - Introduced in WordPress: 2.5.0
- Deprecated in WordPress: —
Description
Retrieves the feed GUID for the current comment.