apply_filters( 'is_buddypress', bool $retval )
Filters whether or not this is a BuddyPress component.
Description Description
Parameters Parameters
- $retval
-
Whether or not this is a BuddyPress component.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |