wpseek.com
WordPress开发者和主题制作者的搜索引擎
wp-admin/includes/comment.php › WordPress File
功能7
› WordPress Comment Administration API.
Function | Short description |
---|---|
comment_exists | Determines if a comment exists based on author and date. |
comment_footer_die | Displays error message at bottom of comments. |
edit_comment | Updates a comment with values provided in $_POST. |
enqueue_comment_hotkeys_js | Enqueues comment shortcuts jQuery script. |
floated_admin_avatar | Adds avatars to relevant places in admin. |
get_comment_to_edit | Returns a WP_Comment object based on comment ID. |
get_pending_comments_num | Gets the number of pending comments on a post or posts. |