get_comment()
Function: Retrieves comment data given a comment ID or comment object.
Source: wp-includes/comment.php:201
Function: Retrieves comment data given a comment ID or comment object.
Source: wp-includes/comment.php:201
Function: Retrieves the author of the current comment.
Source: wp-includes/comment-template.php:24
Function: Retrieves the email of the author of the current comment.
Source: wp-includes/comment-template.php:87
Function: Returns the HTML email link to the author of the current comment.
Source: wp-includes/comment-template.php:179
Function: Retrieves the IP address of the author of the current comment.
Source: wp-includes/comment-template.php:298
Function: Retrieves the HTML link to the URL of the author of the current comment.
Source: wp-includes/comment-template.php:220
Function: Retrieves the current comment author for use in the feeds.
Source: wp-includes/feed.php:327
Function: Retrieves the URL of the author of the current comment, not linked.
Source: wp-includes/comment-template.php:337
Function: Retrieves the HTML link of the URL of the author of the current comment.
Source: wp-includes/comment-template.php:409
Function: Returns the classes for the comment div as an array.
Source: wp-includes/comment-template.php:491