apply_filters( 'bp_hide_loggedout_adminbar', bool $value )
Filters whether or not the toolbar is hidden for logged out users.
Description Description
Parameters Parameters
- $value
-
Whether or not the toolbar is hidden.
Source Source
File: bp-core/bp-core-options.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |