apply_filters( 'bp_core_get_root_options', array $root_blog_options_meta )
Filters the global BP options.
Description Description
Parameters Parameters
- $root_blog_options_meta
-
Array of global BP options.
Source Source
File: bp-core/bp-core-options.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |