1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
    'ol', 'short_ping' => true, ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>

'

', 'email' => '

', 'url' => '

', ); $required_text = esc_html__(' Required fields are marked ', 'dandy').' *'; ?> apply_filters( 'comment_form_default_fields', $fields ), 'must_log_in' => '

' . sprintf( __( 'You must be logged in to post a comment.' , 'dandy' ), wp_login_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '

', 'logged_in_as' => '

' . sprintf( __( 'Logged in as %2$s. Log out' , 'dandy' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '

', 'comment_notes_before' => '

' . esc_html__( 'Your email address will not be published.' , 'dandy' ) . ( $req ? $required_text : '' ) . '

', 'title_reply' => esc_html__( 'Leave a Reply' , 'dandy' ), 'title_reply_to' => esc_html__( 'Leave a Reply to %s' , 'dandy' ), 'cancel_reply_link' => esc_html__( 'Cancel reply' , 'dandy' ) . '', 'label_submit' => esc_html__( 'Post Comment' , 'dandy' ), 'comment_field' => '

', )); ?>