Functions |
Description |
---|---|
bp_group_type_directory_permalink() |
Output group type directory permalink. |
bp_group_type_exclude_groups_from_directory_and_searches() |
Excludes specific group types from search and listing. |
bp_group_type_hide_quick_edit() |
Hide quick edit link. |
bp_group_type_labels_meta_box() |
Generate group Type Label Meta box. |
bp_group_type_list() |
Output a comma-delimited list of group types. |
bp_group_type_permissions_meta_box() |
Generate Group Type Permissions Meta box. |
bp_group_type_post_type() |
Output the name of the group type post type. |
bp_group_type_set_platform_tab_submenu_active() |
Highlights the submenu item using WordPress native styles. |
bp_group_type_short_code_add_body_class() |
Add body class to group type shortcode. |
bp_group_type_short_code_callback() |
Displays shortcode data. |
bp_group_type_show_correct_current_menu() |
Opens the groups tab while on group types add/edit page. |
bp_group_type_show_data() |
Display data by column and post id. |
bp_group_type_sort_items() |
Sort list of group type post types. |
bp_group_types_tutorial() |
Link to Group Types tutorial |
bp_group_use_cover_image_header() |
Should we use the group’s cover photo header. |
bp_groups() |
Check whether there are more groups to iterate over. |
bp_groups_accept_invite_mark_notifications() |
Mark notifications read when a member accepts a group invitation. |
bp_groups_accept_request_mark_notifications() |
Mark notifications read when a member’s group membership request is granted. |
bp_groups_action_link() |
Output a URL for a group component action. |
bp_groups_activity_feed() |
Hook group activity feed to . |
bp_groups_add_admin_menu() |
Register the Groups component in BuddyBoss > Groups admin screen. |
bp_groups_admin() |
Select the appropriate Groups admin screen, and output it. |
bp_groups_admin_autocomplete_handler() |
AJAX handler for group member autocomplete requests. |
bp_groups_admin_create() |
Display the single groups create screen. |
bp_groups_admin_create_pagination_links() |
Create pagination links out of a BP_Group_Member_Query. |
bp_groups_admin_delete() |
Display the Group delete confirmation screen. |
bp_groups_admin_edit() |
Display the single groups edit screen. |
bp_groups_admin_edit_metabox_add_new_members() |
Output the markup for a single group’s Add New Members metabox. |
bp_groups_admin_edit_metabox_group_parent() |
Markup for the single group’s Group Hierarchy metabox. |
bp_groups_admin_edit_metabox_group_type() |
Render the Group Type metabox. |
bp_groups_admin_edit_metabox_members() |
Renders the Members metabox on single group pages. |
bp_groups_admin_edit_metabox_settings() |
Markup for the single group’s Settings metabox. |
bp_groups_admin_edit_metabox_status() |
Renders the Status metabox for the Groups admin edit screen. |
bp_groups_admin_get_usernames_from_ids() |
Get a set of usernames corresponding to a set of user IDs. |
bp_groups_admin_group_type_listing_add_groups_tab() |
Added Navigation tab on top of the page BuddyBoss > Group Types |
bp_groups_admin_groups_type_change_notice() |
Display an admin notice upon group type bulk update. |
bp_groups_admin_index() |
Display the Groups admin index screen. |
bp_groups_admin_load() |
Set up the Groups admin page. |
bp_groups_admin_menu_order() |
Add groups component to custom menus array. |
bp_groups_admin_process_group_type_bulk_changes() |
Process input from the Group Type bulk change select. |
bp_groups_admin_screen_options() |
Handle save/update of screen options for the Groups component admin screen. |
bp_groups_adminbar_admin_menu() |
Add menu items to the BuddyBar. |
bp_groups_allow_mods_to_delete_activity() |
Filter the bp_activity_user_can_delete value to allow moderators to delete activities of a group. |
bp_groups_auto_join() |
Determine whether groups auto-join is enabled. |
bp_groups_clear_group_administrator_cache_on_member_delete() |
Clear group administrator and moderator cache when a group member is deleted. |
bp_groups_clear_group_creator_cache() |
Clear caches for the group creator when a group is created. |
bp_groups_clear_group_members_caches() |
Clears caches for all members in a group when a group is deleted. |
bp_groups_clear_invite_count_for_user() |
Clear a user’s cached total group invite count. |
bp_groups_clear_invite_count_on_send() |
Clear a user’s cached total group invite count when a new invite is sent. |
bp_groups_clear_invite_count_on_uninvite() |
Clear a user’s cached total group invite count when a user is uninvited. |