apply_filters( 'is_multi_author', bool $is_multi_author )

Filters whether the site has more than one author with published posts.


Description Description


Parameters Parameters

$is_multi_author

(bool) Whether $is_multi_author should evaluate as true.


Top ↑

Source Source

File: wp-includes/author-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.