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:

Description

Retrieves the feed GUID for the current comment.

Related Functions

get_comment_id, comment_guid, get_comment_link, get_comment_time, get_comment

Top Google Results

User discussions

wpseek mobile