[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
BP Groups Blocks Functions.
File Size: | 335 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bp_groups_editor_settings( $bp_editor_settings = array() X-Ref |
Add BP Groups blocks specific settings to the BP Blocks Editor ones. return: array BP Groups blocks editor settings. since: 6.0.0 param: array $bp_editor_settings BP blocks editor settings. |
bp_groups_render_group_block( $attributes = array() X-Ref |
Callback function to render the BP Group Block. return: string HTML output. since: 6.0.0 param: array $attributes The block attributes. |
bp_groups_render_groups_block( $attributes = array() X-Ref |
Callback function to render the BP Groups Block. return: string HTML output. since: 7.0.0 param: array $attributes The block attributes. |
Generated: Mon Jan 25 01:01:33 2021 | Cross-referenced by PHPXref 0.7.1 |