ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.4.0
  • Page 43

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

get_comment_date()

Function: Retrieves the comment date of the current comment.

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

Used by 0 functions | Uses 0 functions

comment_date()

Function: Displays the comment date of the current comment.

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

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

comment_author_url()

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

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

Used by 0 functions | Uses 0 functions

comment_class()

Function: Generates semantic classes for each comment element.

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

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
« Previous 1 … 42 43 44 … 52 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy