ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0 Added the ability for $comment_ID to also accept a WP_Comment object.
  • Page 2

comment_author_IP()

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

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

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

comment_author()

Function: Displays the author of the current comment.

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

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

comment_author_email()

Function: Displays the email of the author of the current global $comment.

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

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

comment_author_link()

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

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

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
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy