Filters whether to show the site icons in toolbar.
Returning false to this hook is the recommended way to hide site icons in the toolbar.
A truthy return may have negative performance impact on large multisites.
$show_site_iconsbool
$show_site_icons = apply_filters( 'wp_admin_bar_show_site_icons', true );
| Version | Description |
|---|---|
| 6.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_admin_bar_show_site_icons