apply_filters( 'bp_core_do_network_admin', bool $retval )
Filters whether or not BuddyPress should appear in network admin.
Description Description
Parameters Parameters
- $retval
-
Whether or not BuddyPress should be in the network admin.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |