esc_html__( 'Leave A Comment', 'manual' ) , 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
' . ( $req ? '*' : '' ) .'
', 'email' => '
' . ( $req ? '*' : '' ) .'
', 'url' => '
' ) ), 'comment_field' => '
', 'comment_notes_before' => '', 'comment_notes_after' => '

', ); comment_form($comment_args); ?>