apply_filters( 'bp_get_option', mixed $value )
Filters the option value for the requested option.
Description Description
Parameters Parameters
- $value
-
The value for the option.
Source Source
File: bp-core/bp-core-options.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |