ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 82

get_comment_statuses()

Function: Retrieves all of the WordPress supported comment statuses.

Source: wp-includes/comment.php:263

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

get_comment_time()

Function: Retrieves the comment time of the current comment.

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

Used by 0 functions | Uses 0 functions

get_comment_to_edit()

Function: Returns a WP_Comment object based on comment ID.

Source: wp-admin/includes/comment.php:110

Used by 0 functions | Uses 2 functions

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

Function: Retrieve an array of comment data about comment $comment_id.

Source: wp-includes/deprecated.php:1239

Used by 0 functions | Uses 0 functions

get_comments()

Function: Retrieves a list of comments.

Source: wp-includes/comment.php:248

Used by 0 functions | Uses 0 functions

get_comments_link()

Function: Retrieves the link to the current post comments.

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

Used by 0 functions | Uses 0 functions

get_comments_number()

Function: Retrieves the amount of comments a post has.

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

Used by 0 functions | Uses 0 functions

get_comments_number_text()

Function: Displays the language string for the number of comments the current post has.

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

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