apply_filters( 'is_multi_author', bool $is_multi_author )
Filters whether the site has more than one author with published posts.
Parameters
- $is_multi_author
-
Whether $is_multi_author should evaluate as true.
Source
Changelog
Version | Description |
---|---|
WP-3.2.0 | Introduced. |