ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/comment.php
  • Page 13

separate_comments()

Function: Separates an array of comments into an array keyed by comment_type.

Source: wp-includes/comment.php:957

Used by 0 functions | Uses 0 functions

comment_cookie_lifetime

Filter Hook: Filters the lifetime of the comment cookie in seconds.

Source: wp-includes/comment.php:562

Used by 0 functions | Uses 0 functions

get_comment_pages_count()

Function: Calculates the total number of comment pages.

Source: wp-includes/comment.php:1000

Used by 0 functions | Uses 0 functions

comment_max_links_url

Filter Hook: Filters the number of links found in a comment.

Source: wp-includes/comment.php:65

Used by 0 functions | Uses 0 functions

get_approved_comments()

Function: Retrieves the approved comments for a post.

Source: wp-includes/comment.php:168

Used by 0 functions | Uses 0 functions

get_comment()

Function: Retrieves comment data given a comment ID or comment object.

Source: wp-includes/comment.php:201

Used by 0 functions | Uses 0 functions

get_comment

Filter Hook: Fires after a comment is retrieved.

Source: wp-includes/comment.php:225

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_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_default_comment_status()

Function: Gets the default comment status for a post type.

Source: wp-includes/comment.php:283

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