'bloglo_comment', 'avatar_size' => apply_filters( 'bloglo_comment_avatar_size', 50 ), 'reply_text' => __( 'Reply', 'bloglo' ), ) ); ?>

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

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

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

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

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

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