' . 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 p-4 rounded bg-white shadow-sm border', 'class_submit' => 'btn btn-secondary fw-bold text-uppercase mt-3', 'title_reply_before' => '

', 'title_reply_after' => '

', 'comment_field' => '
', ); comment_form($args); ?>