' . sprintf( /* translators: 1: edit user link, 2: accessibility text, 3: user name, 4: logout URL */ __( 'Logged in as %1$s. Edit your profile. Log out?' ), $user_identity, get_edit_user_link(), wp_logout_url( apply_filters( 'the_permalink', get_permalink( $post_id ), $post_id ) ) ) . '
'.$comment_info_msg_tag, 'comment_notes_before' => '' . __( 'Your email address will not be published.' ) . ''. ( $req ? $required_text : '' ) . '
'.$comment_info_msg_tag, ); if (is_comment_open()) { echo '
1): ?>