[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-groups/ -> bp-groups-blocks.php (summary)

BP Groups Blocks Functions.

File Size: 545 lines (15 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  bp_groups_render_group_block()
  bp_groups_render_groups_block()
  bp_groups_blocks_add_script_data()
  bp_groups_render_dynamic_groups_block()

Functions
Functions that are not part of a class:

bp_groups_render_group_block( $attributes = array()   X-Ref
Callback function to render the BP Group Block.

param: array $attributes The block attributes.
since: 6.0.0
return: string           HTML output.

bp_groups_render_groups_block( $attributes = array()   X-Ref
Callback function to render the BP Groups Block.

param: array $attributes The block attributes.
since: 7.0.0
return: string           HTML output.

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.
since: 9.0.0
return: string           HTML output.



Generated: Sat Apr 27 01:00:55 2024 Cross-referenced by PHPXref 0.7.1