@since: BuddyPress 1.8.0 |
Description |
---|---|
BP_Group_Member_Query::setup_hooks() |
Set up action hooks. |
BP_Group_Member_Query::get_include_ids() |
Get a list of user_ids to include in the IN clause of the main query. |
BP_Group_Member_Query::get_group_member_ids() |
Get the members of the queried group. |
BP_Group_Member_Query::populate_group_member_extras() |
Fetch additional data required in bp_group_has_members() loops. |
BP_Groups_Member::refresh_total_group_count_for_user() |
Refresh the total_group_count for a user. |
BP_Groups_Member::refresh_total_member_count_for_group() |
Refresh the total_member_count for a group. |
BP_Groups_Group::get_meta_query_sql() |
Get the SQL for the ‘meta_query’ param in BP_Activity_Activity::get() |
BP_Groups_Group::convert_type_to_order_orderby() |
Convert the ‘type’ parameter to ‘order’ and ‘orderby’. |
BP_Groups_Group::convert_orderby_to_order_by_term() |
Convert the ‘orderby’ param into a proper SQL term/column. |
bp_live_spammer_redirect |
Filters the url used for redirection for a logged in user marked as spam. |