' . sprintf( esc_html__( 'You must be ','bitwallet') . ''.esc_html__('logged in','bitwallet').'' . esc_html__('to post a comment.', 'bitwallet' ), wp_login_url( apply_filters( 'the_permalink', get_permalink() ) ) ) . '
', 'logged_in_as' => '' . sprintf( esc_html__( 'Logged in as ','bitwallet') . '%2$s. '.esc_html__( 'Log out?','bitwallet').'', admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '
', 'comment_notes_before' => '', 'comment_field' => '
'comment', 'callback' => 'bitwallet_custom_comments' ) ); ?>