' . get_the_title() . '' ); } else { printf( esc_html(_nx('%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $comment_count, 'comments title', 'wisdom1')), number_format_i18n($comment_count), '' . get_the_title() . '' ); } ?>

    'ol', 'short_ping' => true, 'avatar_size' => 60, ) ); ?>

'comment-form mt-4', 'class_submit' => 'btn btn-secondary fw-bold text-uppercase mt-4 px-4 py-2', 'title_reply_before' => '

', 'title_reply_after' => '

', 'comment_field' => '
', 'fields' => array( 'author' => '
', 'email' => '
', 'url' => '
', ), ); comment_form($args); ?>