Namespaces: global |
Description |
|---|---|
| bp_groups_delete_group_cache() |
Bust group caches when editing or deleting. |
| bp_groups_delete_group_cache_on_metadata_change() |
Bust group cache when modifying metadata. |
| bp_groups_clear_group_creator_cache() |
Clear caches for the group creator when a group is created. |
| bp_groups_clear_group_members_caches() |
Clears caches for all members in a group when a group is deleted. |
| groups_screen_notification_settings() |
Render the group settings fields on the Notification Settings page. |
| groups_register_widgets() |
Register widgets for groups component. |
| groups_ajax_widget_groups_list() |
AJAX callback for the Groups List widget. |
| bp_setup_groups() |
Set up the bp-groups component. |
| bp_groups_filter_kses() |
Filter output of Group Description through WordPress’s KSES API. |
| bp_groups_maybe_load_mentions_scripts() |
Should BuddyPress load the mentions scripts and related assets, including results to prime the mentions suggestions? |