[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
BP Groups Blocks Functions.
File Size: | 545 lines (15 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bp_groups_render_group_block( $attributes = array() X-Ref |
Callback function to render the BP Group Block. param: array $attributes The block attributes. return: string HTML output. since: 6.0.0 |
bp_groups_render_groups_block( $attributes = array() X-Ref |
Callback function to render the BP Groups Block. param: array $attributes The block attributes. return: string HTML output. since: 7.0.0 |
bp_groups_blocks_add_script_data() X-Ref |
Adds specific script data for the BP Groups blocks. Only used for the BP Dynamic Groups block. since: 9.0.0 |
bp_groups_render_dynamic_groups_block( $attributes = array() X-Ref |
Callback function to render the Dynamic Groups Block. param: array $attributes The block attributes. return: string HTML output. since: 9.0.0 |
Generated: Sun Nov 24 01:00:53 2024 | Cross-referenced by PHPXref 0.7.1 |