Filters whether the site has more than one author with published posts.
$is_multi_authorbool
return apply_filters( 'is_multi_author', (bool) $is_multi_author );
| Version | Description |
|---|---|
| 3.2.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/is_multi_author