@since: BuddyPress 2.1.0 |
Description |
---|---|
bp_group_extension_edit_screen_save_redirect |
Filters the URL to redirect to after group edit screen save. |
BP_Group_Extension::detect_post_save_redirect() |
Detect redirects hardcoded into edit_screen_save() callbacks. |
BP_Group_Extension::user_can_see_nav_item() |
Determine whether the current user should see this nav tab. |
BP_Group_Extension::user_can_visit() |
Determine whether the current user has access to visit this tab. |
BP_Group_Extension::group_access_protection() |
Filter the access check in bp_groups_group_access_protection() for this extension. |
BP_Group_Extension::setup_access_settings() |
Set up access-related settings for this extension. |
BP_Group_Extension::user_meets_access_condition() |
Check whether the current user meets an access condition. |
BP_Group_Member_Query::get_gm_ids_ordered_by_activity() |
Sort user IDs by how recently they have generated activity within a given group. |
bp_groups_get_orderby |
Filters the ‘type’ parameter used to overwrite ‘order’ and ‘orderby’ values. |
bp_groups_get_orderby_converted_by_term |
Filters the converted ‘orderby’ term. |