wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-admin/includes/comment.php › WordPress File
Funktionen7
› WordPress Comment Administration API.
| Funktion | Kurzbeschreibung |
|---|---|
| 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. |