Tag Cloud
No tags found.
$count): $name = $originalNames[$slug] ?? $slug; $ratio = ($count - $minCount) / $range; $fontSize = round(0.85 + $ratio * 1.4, 2); $postWord = $count === 1 ? 'post' : 'posts'; echo '' . e($name) . '(' . e((string) $count) . ')' . '' . ' '; endforeach; ?>