@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_before_group_send_invites_content |
Fires before the send invites content. |
bp_before_directory_groups |
Fires before the display of the groups. |
bp_before_directory_groups_content |
Fires before the display of the groups content. |
bp_custom_profile_edit_fields |
Fires at end of custom profile field items on your xprofile screen tab. |
bp_core_fetch_avatar_filter() |
Replace default WordPress avatars with BP avatars, if available. |
bp_core_add_admin_menu_page() |
In BuddyPress 1.1 – 1.2.x, this function provided a better version of add_menu_page() that allowed positioning of menus. Deprecated in 1.5 in favour of a WP core function. |
bp_core_action_set_spammer_status() |
Catch a “Mark as Spammer/Not Spammer” click from the toolbar. |
bp_core_action_delete_user() |
Process user deletion requests. |
bp_core_sort_subnav_items() |
Sort all subnavigation arrays. |
bp_core_add_global_group() |
Add ‘bp’ to global group of network wide cachable objects. |