apply_filters( 'bp_active_components', mixed $value )
Filters the array of available components.
Description Description
Parameters Parameters
- $value
-
Active components.
Source Source
File: bp-core/admin/bp-core-admin-components.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |