Core Function
View Source on Trac ↗ default_topic_count_scale()
default_topic_count_scale( mixed $count ) Default topic count scaling for tag links.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $count int | Number of posts with that tag. Required |
Return Value
(int)
Scaled count.
Function Information
Since Version
2.9.0
Source File
wp-includes/category-template.php
Advertisement