Retrieve the link to a contributor’s WordPress.org profile page.
wp_credits
Retrieve the contributor credits.
comment_footer_die
Display error message at bottom of comments.
enqueue_comment_hotkeys_js
Advertisement
floated_admin_avatar
Adds avatars to relevant places in admin.
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.
Advertisement
comment_exists
Determine if a comment exists based on author and date.
get_cli_args
Returns value of command line params.