.

1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
    'redbel_comment' ) ) ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>

apply_filters( 'comment_form_default_fields', array( 'author' => '
' . '' . ' ' . '
', 'email' => '
' . '' . ' ' . '
', 'url' => '
' . '' . '' . '
' ) ), 'comment_field' => '
' . '' . '
', 'must_log_in' => '

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

', 'logged_in_as' => '

' . sprintf( __( 'Logged in as %s. Log out?

', 'redbel' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( $post_id ) ) ) ), 'comment_notes_before' => '

' . __( 'Your email is never published nor shared.', 'redbel' ) . '

', 'comment_notes_after' => '

' . __( 'You may use these HTML tags and attributes:', 'redbel' ) . '' . allowed_tags() . '

', 'id_form' => 'commentform', 'id_submit' => 'submit', 'title_reply' => __( 'Leave a Reply', 'redbel' ), 'title_reply_to' => __( 'Leave a Reply to %s', 'redbel' ), 'cancel_reply_link' => __( 'Cancel reply', 'redbel' ), 'label_submit' => __( 'Post Comment', 'redbel' ), ); ?>