apply_filters( 'bp_use_wp_admin_bar', bool $use_admin_bar )
Filters whether or not to use the admin bar.
Description Description
Parameters Parameters
- $use_admin_bar
-
Whether or not to use the admin bar.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |