ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-admin/includes/comment.php

comment_exists()

Function: Determine if a comment exists based on author and date.

Source: wp-admin/includes/comment.php:27

Used by 0 functions | Uses 2 functions

edit_comment()

Function: Update a comment with values provided in $_POST.

Source: wp-admin/includes/comment.php:47

Used by 1 function | Uses 4 functions

get_comment_to_edit()

Function: Returns a WP_Comment object based on comment ID.

Source: wp-admin/includes/comment.php:96

Used by 0 functions | Uses 5 functions

comment_edit_pre

Filter Hook: Filters the comment content before editing.

Source: wp-admin/includes/comment.php:111

Used by 2 functions | Uses 0 functions

get_pending_comments_num()

Function: Get the number of pending comments on a post or posts

Source: wp-admin/includes/comment.php:131

Used by 5 functions | Uses 2 functions

floated_admin_avatar()

Function: Add avatars to relevant places in admin, or try to.

Source: wp-admin/includes/comment.php:174

Used by 0 functions | Uses 2 functions

enqueue_comment_hotkeys_js()

Function:

Source: wp-admin/includes/comment.php:182

Used by 0 functions | Uses 2 functions

comment_footer_die()

Function: Display error message at bottom of comments.

Source: wp-admin/includes/comment.php:192

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy