is_multi_author
最后更新于:2021-11-27 02:19:51
apply_filters( ‘is_multi_author’, bool $is_multi_author )
Filters whether the site has more than one author with published posts.
参数
- $is_multi_author
-
(bool)
Whether $is_multi_author should evaluate as true.
源文件
文件: gc-includes/author-template.php
View on Trac