ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 123

wp_spam_comment()

Function: Marks a comment as Spam.

Source: wp-includes/comment.php:1634

Used by 0 functions | Uses 0 functions

wp_unspam_comment()

Function: Removes a comment from the Spam.

Source: wp-includes/comment.php:1682

Used by 0 functions | Uses 0 functions

get_page_of_comment()

Function: Calculates what page number a comment will appear on for comment paging.

Source: wp-includes/comment.php:1065

Used by 0 functions | Uses 0 functions

wp_get_comment_fields_max_lengths()

Function: Retrieves the maximum character lengths for the comment form fields.

Source: wp-includes/comment.php:1221

Used by 0 functions | Uses 0 functions

wp_check_comment_data_max_lengths()

Function: Compares the lengths of comment data against the maximum character limits.

Source: wp-includes/comment.php:1276

Used by 0 functions | Uses 0 functions

wp_blacklist_check()

Function: Does comment contain disallowed characters or words.

Source: wp-includes/deprecated.php:4035

Used by 0 functions | Uses 0 functions

wp_count_comments()

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

Source: wp-includes/comment.php:1407

Used by 0 functions | Uses 0 functions

check_comment_flood_db()

Function: Hooks WP’s native database-based comment-flood check.

Source: wp-includes/comment.php:845

Used by 0 functions | Uses 0 functions

wp_check_comment_flood()

Function: Checks whether comment flooding is occurring.

Source: wp-includes/comment.php:867

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 122 123 124 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy