apply_filters( 'bp_is_root_component', bool $retval )
Filters whether or not a component’s URL should be in the root, not under a member page.
Description Description
Parameters Parameters
- $retval
-
Whether or not URL should be in the root.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |