[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
BP Members Blocks Functions.
File Size: | 729 lines (20 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bp_members_render_member_block( $attributes = array() X-Ref |
Callback function to render the BP Member Block. return: string HTML output. param: array $attributes The block attributes. since: 6.0.0 |
bp_members_render_members_block( $attributes = array() X-Ref |
Callback function to render the BP Members Block. return: string HTML output. param: array $attributes The block attributes. since: 7.0.0 |
bp_members_blocks_add_script_data() X-Ref |
Adds specific script data for the BP Members blocks. Only used for the BP Dynamic Members block. since: 9.0.0 |
bp_members_render_dynamic_members_block( $attributes = array() X-Ref |
Callback function to render the Dynamic Members Block. return: string HTML output. param: array $attributes The block attributes. since: 9.0.0 |
bp_members_render_members_avatars_block( $block_args = array() X-Ref |
Common function to render the Recently Active & Online Members Blocks. return: string HTML output. param: array $block_args { since: 9.0.0 |
bp_members_render_online_members_block( $attributes = array() X-Ref |
Callback function to render the Online Members Block. return: string HTML output. param: array $attributes The block attributes. since: 9.0.0 |
bp_members_render_active_members_block( $attributes = array() X-Ref |
Callback function to render the Recently Active Members Block. return: string HTML output. param: array $attributes The block attributes. since: 9.0.0 |
Generated: Thu Nov 21 01:00:57 2024 | Cross-referenced by PHPXref 0.7.1 |