%s', 'bb10'), $comment_author); ?> '
' . __( 'Name', 'bb10' ) . ' ' . ( $req ? '' . __( '(required)', 'bb10' ) . '' : '' ).'
' . __( 'Email', 'bb10' ) . ''. ( $req ? '' . __( '(required)', 'bb10' ) . '' : '' ).'
'.''.'' . __( 'Website', 'bb10') . '
' . sprintf( __( 'You must be logged in to post a comment.' ), wp_login_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '
' . sprintf( __( 'Logged in as %2$s. Log out?' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '
%s', 'bb10'), $comment_author); ?> '
' . ( $req ? '' . __( '(required)', 'bb10' ) . '' : '' ).'
', 'email' => ''. ( $req ? '' . __( '(required)', 'bb10' ) . '' : '' ).'
', 'url' => ''.''.'
' . sprintf( __( 'You must be logged in to post a comment.' ), wp_login_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '
', 'logged_in_as' => '' . sprintf( __( 'Logged in as %2$s. Log out?' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '
', 'comment_notes_before' => null, 'comment_notes_after' => null, 'id_form' => 'commentform', 'id_submit' => 'submit', 'title_reply' => __( 'Leave a Reply', 'bb10' ), 'title_reply_to' => __( 'Leave a Reply to %s', 'bb10'), 'cancel_reply_link' => __( 'Cancel reply', 'bb10'), 'label_submit' => __( 'Post Comment', 'bb10'), ); comment_form($comment_form_args); ?>