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.

get_comment_type()

Function: Retrieves the comment type of the current comment.

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

Used by 0 functions | Uses 0 functions

get_comment_text()

Function: Retrieves the text of the current comment.

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

Used by 0 functions | Uses 0 functions

comment_text()

Function: Displays the text of the current comment.

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

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

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_excerpt()

Function: Retrieves the excerpt of the given comment.

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

Used by 0 functions | Uses 0 functions

comment_excerpt()

Function: Displays the excerpt of the current comment.

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

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