Namespaces: global |
Description |
|---|---|
| bp_group_shortcode_meta_box() |
Shortcode metabox for the group types admin edit screen. |
| bp_group_type_add_column() |
Add new columns to the post type list screen. |
| bp_groups_admin_process_group_type_bulk_changes() |
Process input from the Group Type bulk change select. |
| bp_groups_admin_groups_type_change_notice() |
Display an admin notice upon group type bulk update. |
| bp_register_group_type_sections_filters_actions() |
Add actions and filters for group types. |
| bp_groups_admin_edit_metabox_group_type() |
Render the Group Type metabox. |
| bp_groups_process_group_type_update() |
Process changes from the Group Type metabox. |
| bp_groups_admin_create_pagination_links() |
Create pagination links out of a BP_Group_Member_Query. |
| bp_groups_admin_get_usernames_from_ids() |
Get a set of usernames corresponding to a set of user IDs. |
| bp_groups_admin_autocomplete_handler() |
AJAX handler for group member autocomplete requests. |