Display comments.
display_comments( int $total_sum [, string $link, string $class, int $mode ] ) : string
$total_sum (int) (Required) Total number of comments.
$link (string) (Optional) Make item clickable. Default value: null
$class (string) (Optional) CSS class for the link. Default value: null
$mode (int) (Optional) Show 2 out of 10 or 2/10 comments. Possible value: 1, 2. Default value: 1
(string)
echo display_comments(100);
// 100 comments