@since: BuddyPress 2.7.0 |
Description |
---|---|
bp_groups_reset_cache_incrementor_on_group_term_remove() |
Reset cache incrementor for Groups component when a group’s taxonomy terms are removed. |
bp_members_reset_activity_cache_incrementor() |
Invalidate activity caches when a user’s last_activity value is changed. |
bp_get_member_type_tax_name() |
Return the slug of the profile type taxonomy. |
bp_get_member_type_tax_name |
Filters the slug of the profile type taxonomy. |
bp_member_type_tax_name() |
Output the slug of the profile type taxonomy. |
BP_Members_Admin::users_table_add_type_column() |
Add profile type column to the WordPress admin users list table. |
BP_Members_Admin::users_table_populate_type_cell() |
Return member’s type for display in the WP admin users list table. |
BP_Members_Admin::users_table_filter_by_type() |
Filter WP Admin users list table to include users of the specified type. |
BP_Members_Admin::users_table_output_type_change_select() |
Display a dropdown to bulk change the profile type of selected user(s). |
BP_Members_Admin::users_table_process_bulk_type_change() |
Process bulk profile type change submission from the WP admin users list table. |