$author, 'email' => $email, 'comment' => $comment, ), $fields ); }, PHP_INT_MAX ); add_filter( 'comment_form_field_author', function( $html ) { return "
$html"; }, PHP_INT_MAX ); add_filter( 'comment_form_field_email', function( $html ) { return "$html
"; }, PHP_INT_MAX ); ?>
$label, 'cancel_reply_before' => '', 'cancel_reply_after' => '', 'comment_notes_before' => '', 'submit_button' => '', ) ); ?>

true, 'avatar_size' => 60, 'callback' => 'brandy_single_comment', 'end-callback' => function () { echo ''; }, ) ); ?>
'; paginate_comments_links( array( 'prev_text' => is_rtl() ? '→' : '←', 'next_text' => is_rtl() ? '←' : '→', 'type' => 'list', ) ); echo ''; ?>