apply_filters( "bp_{$this->id}_has_directory", bool $value )
Filters the component’s top-level directory if available.
Description Description
Parameters Parameters
- $value
-
Whether or not there is a top-level directory.
Source Source
File: bp-core/classes/class-bp-component.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |