ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 123

check_comment()

Function: Checks whether a comment passes internal checks to be allowed to add.

Source: wp-includes/comment.php:39

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

Function: Retrieves the date the last comment was modified.

Source: wp-includes/comment.php:330

Used by 0 functions | Uses 0 functions

get_comment_count()

Function: Retrieves the total comment counts for the whole site or a single post.

Source: wp-includes/comment.php:383

Used by 0 functions | Uses 0 functions

add_comment_meta()

Function: Adds meta data field to a comment.

Source: wp-includes/comment.php:439

Used by 0 functions | Uses 0 functions

WP_List_Util

Class: List utility.

Source: wp-includes/class-wp-list-util.php:17

Used by 0 functions | Uses 0 functions
« Previous 1 … 122 123 124 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy