ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 121

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

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

wp_allow_comment()

Function: Validates whether this comment is allowed to be made.

Source: wp-includes/comment.php:660

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
« Previous 1 … 120 121 122 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy