@since: BuddyPress 2.2.0 |
Description |
---|---|
BP_Groups_Component::setup_cache_groups() |
Setup cache groups |
groups_details_updated |
Fired after a group’s details are updated. |
bp_groups_group_details_updated_add_activity() |
Add an activity item when a group’s details are updated. |
bp_groups_format_activity_action_group_details_updated() |
Format ‘group_details_updated’ activity actions. |
bp_groups_filter_activity_scope() |
Set up activity arguments for use with the ‘groups’ scope. |
bp_get_group_create_nav_item() |
Get the Create a Group nav item. |
bp_get_group_create_nav_item |
Filters the Create a Group nav item. |
bp_group_backcompat_create_nav_item() |
Checks if a specific theme is still filtering the Groups directory title if so, transform the title button into a Groups directory nav item. |
bp_group_create_nav_item() |
Output the Create a Group nav item. |
bp_group_admin_tabs_backcompat() |
BackCompat for plugins/themes directly hooking groups_admin_tabs without using the Groups Extension API. |