default_topic_count_scale()
default_topic_count_scale( int $count )
标记链接的默认主题计数缩放。
Default topic count scaling for tag links.
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$count | (int) | 必需 | 带有该标记的帖子数。 |
返回(Return)
(int)按比例计数。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.9.0 | wp-includes/category-template.php:758 | 0 | 0 |
default_topic_count_scale() 为WP2原创文章,链接:https://www.wp2.cn/functions/default_topic_count_scale/