ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 80

get_comment()

Function: Retrieves comment data given a comment ID or comment object.

Source: wp-includes/comment.php:201

Used by 0 functions | Uses 0 functions

get_comment_author()

Function: Retrieves the author of the current comment.

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

Used by 0 functions | Uses 0 functions

get_comment_author_email()

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

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

Used by 0 functions | Uses 0 functions

get_comment_author_email_link()

Function: Returns the HTML email link to the author of the current comment.

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

Used by 0 functions | Uses 0 functions

get_comment_author_IP()

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

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

Used by 0 functions | 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:220

Used by 0 functions | Uses 0 functions

get_comment_author_rss()

Function: Retrieves the current comment author for use in the feeds.

Source: wp-includes/feed.php:327

Used by 0 functions | 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:337

Used by 0 functions | 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:409

Used by 0 functions | Uses 0 functions

get_comment_class()

Function: Returns the classes for the comment div as an array.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 79 80 81 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy