ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/comment-template.php
  • Page 9

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

comment_class

Filter Hook: Filters the returned CSS classes for the current comment.

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

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

get_comment_date

Filter Hook: Filters the returned comment date.

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

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_length

Filter Hook: Filters the maximum number of words used in the comment excerpt.

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

Used by 0 functions | Uses 0 functions

get_comment_excerpt

Filter Hook: Filters the retrieved comment excerpt.

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

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

Filter Hook: Filters the comment author’s URL.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy