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

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

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

get_comment_meta()

Function: Retrieves comment meta field for a comment.

Source: wp-includes/comment.php:483

Used by 0 functions | Uses 0 functions

update_comment_meta()

Function: Updates comment meta field based on comment ID.

Source: wp-includes/comment.php:524

Used by 0 functions | Uses 0 functions

wp_queue_comments_for_comment_meta_lazyload()

Function: Queues comments for metadata lazy-loading.

Source: wp-includes/deprecated.php:4469

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