' . __( 'Your email address will not be published.', 'blograzzi' ) . '
', 'comment_notes_after' => '', 'id_form' => 'commentform', 'label_submit' => __( 'Submit Comment', 'blograzzi' ), ); comment_form( apply_filters( 'blograzzi_comment_form_args', $args ) ); do_action( 'blograzzi_after_commentform' ); ?>
'blograzzi_comment', 'style' => 'ol', 'type' => 'comment' ); wp_list_comments( apply_filters( 'blograzzi_comments_list_args', $args ) ); ?>