Namespaces: global |
Description |
|---|---|
| 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. |
| bp_groups_clear_invite_count_for_user() |
Clear a user’s cached total group invite count. |
| 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? |
| bp_groups_screen_invites_mark_notifications() |
Mark group invitation notifications read when a member views their invitations. |
| bp_groups_screen_group_admin_requests_mark_notifications() |
Mark group join requests read when an admin or moderator visits the group administration area. |
| bp_groups_remove_data_for_user_notifications() |
Delete new group membership notifications when a user is being deleted. |