get_comments_link()
Function: Retrieves the link to the current post comments.
Source: wp-includes/comment-template.php:812
Function: Retrieves the link to the current post comments.
Source: wp-includes/comment-template.php:812
Function: Retrieves the amount of comments a post has.
Source: wp-includes/comment-template.php:854
Filter Hook: Filters the returned comment count for a post.
Source: wp-includes/comment-template.php:872
Filter Hook: Filters the comments count for display.
Source: wp-includes/comment-template.php:951
Function: Retrieves the text of the current comment.
Source: wp-includes/comment-template.php:968
Filter Hook: Filters the returned comment date.
Source: wp-includes/comment-template.php:568
Function: Retrieves the excerpt of the given comment.
Source: wp-includes/comment-template.php:597
Filter Hook: Filters the retrieved comment excerpt.
Source: wp-includes/comment-template.php:630
Function: Retrieves the comment ID of the current comment.
Source: wp-includes/comment-template.php:665
Filter Hook: Filters the returned comment ID.
Source: wp-includes/comment-template.php:677
Filter Hook: Filters the comment author’s URL.
Source: wp-includes/comment-template.php:327
Function: Retrieves the HTML link of the URL of the author of the current comment.
Source: wp-includes/comment-template.php:378
Filter Hook: Filters the comment author’s returned URL link.
Source: wp-includes/comment-template.php:397
Function: Retrieves the comment date of the current comment.
Source: wp-includes/comment-template.php:552
Filter Hook: Filters the comment author’s returned email address.
Source: wp-includes/comment-template.php:99
Function: Retrieves the HTML link to the URL of the author of the current comment.
Source: wp-includes/comment-template.php:219
Filter Hook: Filters the comment author’s link for display.
Source: wp-includes/comment-template.php:241
Function: Retrieve the IP address of the author of the current comment.
Source: wp-includes/comment-template.php:267
Filter Hook: Filters the comment author’s returned IP address.
Source: wp-includes/comment-template.php:280
Function: Retrieves the URL of the author of the current comment, not linked.
Source: wp-includes/comment-template.php:306
Function: Retrieves the author of the current comment.
Source: wp-includes/comment-template.php:24
Filter Hook: Filters the returned comment author name.
Source: wp-includes/comment-template.php:48
Function: Retrieves the email of the author of the current comment.
Source: wp-includes/comment-template.php:86
Filter Hook: Filters the comment author’s IP address before it is set.
Source: wp-includes/comment.php:2132
Function: Adds a new comment to the database.
Source: wp-includes/comment.php:2208
Filter Hook: Filters a comment’s data before it is sanitized and inserted into the database.
Source: wp-includes/comment.php:2234
Filter Hook: Filters the comment content before it is updated in the database.
Source: wp-includes/comment.php:2509
Function: Finds a pingback server URI based on the given URL.
Source: wp-includes/comment.php:2749
Function: Perform trackbacks.
Source: wp-includes/comment.php:2917
Filter Hook: Filters the comment author’s browser user agent before it is set.
Source: wp-includes/comment.php:2114