' . esc_html__('You must be', 'being') . ' ' . esc_html__('logged in', 'being') . ' ' . esc_html__('to post a comment.', 'being') . '
', /** This filter is documented in wp-includes/link-template.php */ 'logged_in_as' => '' . esc_html__('Logged in as', 'being') . ' ' . esc_html($user_identity) . '. ' . esc_html__('Log out?', 'being') . '
', 'id_form' => 'commentform', 'id_submit' => 'submit', 'class_submit' => 'site-btn', 'title_reply' => esc_html__('Leave a Reply', 'being'), 'title_reply_to' => esc_html__('Leave a Reply to %s', 'being'), 'cancel_reply_link' => esc_html__('Cancel reply', 'being'), 'label_submit' => esc_html__('Post Comment', 'being'), 'format' => 'xhtml', ]; comment_form($defaults); ?>
' . esc_html($comment_no . $comment_text) . '
' : ' '; print sprintf("%s", $comment_no); ?>'ul', 'callback' => 'being_comment', 'avatar_size' => 90, 'short_ping' => true, ]); ?>