• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 1.5.0 / Page 12

get_comments_link()

Function: Retrieves the link to the current post comments.

Source: wp-includes/comment-template.php:812

Used by 2 functions | Uses 4 functions

get_comments_number()

Function: Retrieves the amount of comments a post has.

Source: wp-includes/comment-template.php:854

Used by 5 functions | Uses 3 functions

get_comments_number

Filter Hook: Filters the returned comment count for a post.

Source: wp-includes/comment-template.php:872

Used by 1 function | Uses 0 functions

comments_number

Filter Hook: Filters the comments count for display.

Source: wp-includes/comment-template.php:951

Used by 1 function | Uses 0 functions

get_comment_text()

Function: Retrieves the text of the current comment.

Source: wp-includes/comment-template.php:968

Used by 3 functions | Uses 9 functions

get_comment_date

Filter Hook: Filters the returned comment date.

Source: wp-includes/comment-template.php:568

Used by 1 function | Uses 0 functions

get_comment_excerpt()

Function: Retrieves the excerpt of the given comment.

Source: wp-includes/comment-template.php:597

Used by 1 function | Uses 8 functions

get_comment_excerpt

Filter Hook: Filters the retrieved comment excerpt.

Source: wp-includes/comment-template.php:630

Used by 1 function | Uses 0 functions

get_comment_ID()

Function: Retrieves the comment ID of the current comment.

Source: wp-includes/comment-template.php:665

Used by 2 functions | Uses 3 functions

get_comment_ID

Filter Hook: Filters the returned comment ID.

Source: wp-includes/comment-template.php:677

Used by 1 function | Uses 0 functions

get_comment_author_url

Filter Hook: Filters the comment author’s URL.

Source: wp-includes/comment-template.php:327

Used by 1 function | Uses 0 functions

get_comment_author_url_link()

Function: Retrieves the HTML link of the URL of the author of the current comment.

Source: wp-includes/comment-template.php:378

Used by 1 function | Uses 3 functions

get_comment_author_url_link

Filter Hook: Filters the comment author’s returned URL link.

Source: wp-includes/comment-template.php:397

Used by 1 function | Uses 0 functions

get_comment_date()

Function: Retrieves the comment date of the current comment.

Source: wp-includes/comment-template.php:552

Used by 4 functions | Uses 5 functions

get_comment_author_email

Filter Hook: Filters the comment author’s returned email address.

Source: wp-includes/comment-template.php:99

Used by 1 function | Uses 0 functions

get_comment_author_link()

Function: Retrieves the HTML link to the URL of the author of the current comment.

Source: wp-includes/comment-template.php:219

Used by 5 functions | Uses 5 functions

get_comment_author_link

Filter Hook: Filters the comment author’s link for display.

Source: wp-includes/comment-template.php:241

Used by 1 function | Uses 0 functions

get_comment_author_IP()

Function: Retrieve the IP address of the author of the current comment.

Source: wp-includes/comment-template.php:267

Used by 2 functions | Uses 3 functions

get_comment_author_IP

Filter Hook: Filters the comment author’s returned IP address.

Source: wp-includes/comment-template.php:280

Used by 1 function | Uses 0 functions

get_comment_author_url()

Function: Retrieves the URL of the author of the current comment, not linked.

Source: wp-includes/comment-template.php:306

Used by 4 functions | Uses 4 functions

get_comment_author()

Function: Retrieves the author of the current comment.

Source: wp-includes/comment-template.php:24

Used by 9 functions | Uses 5 functions

get_comment_author

Filter Hook: Filters the returned comment author name.

Source: wp-includes/comment-template.php:48

Used by 1 function | Uses 0 functions

get_comment_author_email()

Function: Retrieves the email of the author of the current comment.

Source: wp-includes/comment-template.php:86

Used by 1 function | Uses 3 functions

pre_comment_user_ip

Filter Hook: Filters the comment author’s IP address before it is set.

Source: wp-includes/comment.php:2132

Used by 1 function | Uses 0 functions

wp_new_comment()

Function: Adds a new comment to the database.

Source: wp-includes/comment.php:2208

Used by 4 functions | Uses 12 functions

preprocess_comment

Filter Hook: Filters a comment’s data before it is sanitized and inserted into the database.

Source: wp-includes/comment.php:2234

Used by 1 function | Uses 0 functions

comment_save_pre

Filter Hook: Filters the comment content before it is updated in the database.

Source: wp-includes/comment.php:2509

Used by 1 function | Uses 0 functions

discover_pingback_server_uri()

Function: Finds a pingback server URI based on the given URL.

Source: wp-includes/comment.php:2749

Used by 1 function | Uses 7 functions

do_trackbacks()

Function: Perform trackbacks.

Source: wp-includes/comment.php:2917

Used by 1 function | Uses 12 functions

pre_comment_user_agent

Filter Hook: Filters the comment author’s browser user agent before it is set.

Source: wp-includes/comment.php:2114

Used by 1 function | Uses 0 functions
« Previous 1 … 11 12 13 Next »
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry