bp_groups_editor_settings( array $bp_editor_settings = array() )
Add BP Groups blocks specific settings to the BP Blocks Editor ones.
Description Description
Parameters Parameters
- $bp_editor_settings
-
(Optional) BP blocks editor settings.
Default value: array()
Return Return
(array) BP Groups blocks editor settings.
Source Source
File: bp-groups/bp-groups-blocks.php
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |