Title: wp-admin/edit-form-comment.php | Developer.WordPress.org

---

# File: wp-admin/edit-form-comment.php

 * hook[edit_comment_misc_actions](https://developer.wordpress.org/reference/hooks/edit_comment_misc_actions/)
 * Filters miscellaneous actions for the edit comment form sidebar.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_comment_misc_actions/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_comment_misc_actions/#uses)
   | Source: [wp-admin/edit-form-comment.php:233](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-admin/edit-form-comment.php#L233-L233)
 * hook[add_meta_boxes_comment](https://developer.wordpress.org/reference/hooks/add_meta_boxes_comment/)
 * Fires when comment-specific meta boxes are added.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/add_meta_boxes_comment/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/add_meta_boxes_comment/#uses)
   | Source: [wp-admin/edit-form-comment.php:266](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-admin/edit-form-comment.php#L266-L266)