id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 48480 Add comment_form_opening_tag and comment_form_closing_tag filters powerbuoy "I'd like to be able to customize the `div#respond.comment-respond` wrapper around the comment form and replace it with a suitable HTML5 element, but it seems to be one of the few things one _can't_ change within the form. Therefore I'd like to suggest two filters added to `comment-template.php:2451`: `apply_filters( 'comment_form_opening_tag', '
' );` And `comment-template.php:2643`: `apply_filters( 'comment_form_closing_tag', '
' );`" enhancement new normal Awaiting Review Comments normal