ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Comment
  • Page 13

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

sanitize_comment_cookies()

Function: Sanitizes the cookies sent to the user already.

Source: wp-includes/comment.php:588

Used by 0 functions | Uses 0 functions

pre_comment_author_name

Filter Hook: Filters the comment author’s name cookie before it is set.

Source: wp-includes/comment.php:600

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

get_default_comment_status

Filter Hook: Filters the default comment status for the given post type.

Source: wp-includes/comment.php:315

Used by 0 functions | Uses 0 functions

get_lastcommentmodified()

Function: Retrieves the date the last comment was modified.

Source: wp-includes/comment.php:330

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