comment_type ) : case 'pingback' : case 'trackback' : ?>
  • id="li-comment-">
    $depth, 'max_depth' => $args['max_depth'] ) ) ); ?>
    comment_approved == '0' ) : ?>
    1 && get_option( 'page_comments' ) ) : // are there comments to navigate through? If so, show navigation ?>
      'shape_comment' ) ); ?>
    1 && get_option( 'page_comments' ) ) : // are there comments to navigate through? If so, show navigation ?> 'commentform', 'class_form' => 'comment-form', 'id_submit' => 'submit', 'class_submit' => 'submit button', 'name_submit' => 'submit', 'title_reply' => __( 'Leave a Comment', 'blogger-light' ), 'title_reply_to' => __( 'Leave a Reply to %s', 'blogger-light' ), 'cancel_reply_link' => __( 'Cancel Reply', 'blogger-light' ), 'label_submit' => __( 'Post Comment', 'blogger-light' ), 'format' => 'xhtml', $fields = array( 'author' => '', 'email' => '', 'url' => '', ), 'must_log_in' => '', 'logged_in_as' => '

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

    ', 'comment_notes_before' => '

    ' . __( 'Your email address will not be published.', 'blogger-light' ) . '

    ', 'comment_notes_after' => '

    ' . sprintf( __( 'You may use these HTML tags and attributes: %s', 'blogger-light' ), ' ' . allowed_tags() . '' ) . '

    ', 'fields' => apply_filters( 'comment_form_default_fields', $fields ), add_filter( 'comment_form_fields', 'blogger_light_move_comment_field_to_bottom' ), ); comment_form( $args ); if ( is_user_logged_in() ) { ?>