[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
BP Members Blocks Functions.
File Size: | 357 lines (10 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bp_members_editor_settings( $bp_editor_settings = array() X-Ref |
Add BP Members blocks specific settings to the BP Blocks Editor ones. return: array BP Members blocks editor settings. since: 6.0.0 param: array $bp_editor_settings BP blocks editor settings. |
bp_members_render_member_block( $attributes = array() X-Ref |
Callback function to render the BP Member Block. return: string HTML output. since: 6.0.0 param: array $attributes The block attributes. |
bp_members_render_members_block( $attributes = array() X-Ref |
Callback function to render the BP Members Block. return: string HTML output. since: 7.0.0 param: array $attributes The block attributes. |
Generated: Thu Jan 21 01:01:40 2021 | Cross-referenced by PHPXref 0.7.1 |