'bloghash_comment', 'avatar_size' => apply_filters( 'bloghash_comment_avatar_size', 50 ), 'reply_text' => __( 'Reply', 'bloghash' ), ) ); ?>

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

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

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

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

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

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