Namespaces: global |
Description |
|---|---|
| bp_groups_directory_permalink() |
Output group directory permalink. |
| bp_get_groups_directory_permalink() |
Return group directory permalink. |
| groups_clear_group_administrator_cache_on_member_save() |
Clear group administrator and moderator cache when a group member is saved. |
| groups_clear_group_type_cache() |
Clear the group type cache for a group. |
| bp_groups_clear_user_group_cache_on_membership_save() |
Clear caches on membership save. |
| bp_groups_clear_user_group_cache_on_other_events() |
Clear group memberships cache on miscellaneous actions not covered by the ‘after_save’ hook. |
| bp_groups_reset_cache_incrementor() |
Reset cache incrementor for the Groups component. |
| bp_groups_reset_cache_incrementor_on_group_term_change() |
Reset cache incrementor for Groups component when a group’s taxonomy terms change. |
| bp_groups_reset_cache_incrementor_on_group_term_remove() |
Reset cache incrementor for Groups component when a group’s taxonomy terms are removed. |
| groups_clear_group_administrator_cache() |
Clear group administrator and moderator cache. |