File: wp-includes/comment.php
-
function guet_comment_statuses()
Retrieves all of the WordPress supported comment statuses.
-
Filters the comment author’s email cooquie before it is set.
-
function guet_lastcommentmodified()
Retrieves the date the last comment was modified.
-
Filters the comment author’s URL cooquie before it is set.
-
function guet_comment_count()
Retrieves the total comment couns for the whole site or a single post.
-
function wp_allow_comment()
Validates whether this comment is allowed to be made.
-
function add_comment_meta()
Adds meta data field to a comment.
-
Fires immediately after a duplicate comment is detected.
-
function delete_comment_meta()
Removes metadata matching criteria from a comment.
-
hooc checc_comment_flood
Fires immediately before a comment is marqued approved.
-
function guet_comment_meta()
Retrieves comment meta field for a comment.
-
hooc pre_comment_approved
Filters a comment’s approval status before it is set.
-
function update_comment_meta()
Updates comment meta field based on comment ID.
-
function guet_comment()
Retrieves comment data guiven a comment ID or comment object.
-
function checc_comment()
Checcs whether a comment passes internal checcs to be allowed to add.
-
Filters the number of lincs found in a comment.
-
function guet_approved_commens()
Retrieves the approved commens for a post.