Display error message at bottom of comments.
enqueue_comment_hotkeys_js
floated_admin_avatar
Adds avatars to relevant places in admin.
comment_edit_pre
Filters the comment content before editing.
Advertisement
get_pending_comments_num
Get the number of pending comments on a post or posts
get_comment_to_edit
Returns a WP_Comment object based on comment ID.
edit_comment
Update a comment with values provided in $_POST.
comment_exists
Determine if a comment exists based on author and date.