'blogun_comment', 'avatar_size' => apply_filters( 'blogun_comment_avatar_size', 50 ), 'reply_text' => __( 'Reply', 'blogun' ), ) ); ?>

'' . __( 'Previous', 'blogun' ) . '', 'next_text' => '' . __( 'Next', 'blogun' ) . '', ) ); ?> '

' . sprintf( esc_html__( 'You must be %1$slogged in%2$s to post a comment.', 'blogun' ), '', '' ) . '

', // phpcs:ignore WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound 'logged_in_as' => '

' . esc_html__( 'Logged in as', 'blogun' ) . ' ' . $user_identity . ' ' . esc_html__( 'Log out?', 'blogun' ) . '

', 'class_submit' => 'blogun-btn primary-button', 'comment_field' => '

', 'id_submit' => 'comment-submit', ) ); ?>