Functions |
Description |
---|---|
bp_groups_group_type_base() |
Output the group type base slug. |
bp_groups_group_type_post_type() |
Output the name of the group type post type. |
bp_groups_has_directory() |
Check whether there is a Groups directory page in the $bp global. |
bp_groups_has_group_type() |
Check whether the given group has a certain group type. |
bp_groups_header_tabs() |
Displays group header tabs. |
bp_groups_leave_group_delete_recent_activity() |
Delete group member activity if they leave or are removed within 5 minutes of membership modification. |
bp_groups_maybe_load_mentions_scripts() |
Should BuddyPress load the mentions scripts and related assets, including results to prime the mentions suggestions? |
bp_groups_members_filter() |
Output the Group members filters |
bp_groups_members_template_part() |
Output the Group members template. |
bp_groups_membership_accepted_add_activity() |
Add an activity feed item when a member joins a group. |
bp_groups_messages_new_message() |
Create New Group Message. |
bp_groups_messages_validate_message() |
Check group message has been successfully sent or not. |
bp_groups_migrate_invitations() |
Migrate invitations and requests from pre-5.0 group_members table to invitations table. |
bp_groups_pagination_count() |
Output the “Viewing x-y of z groups” pagination message. |
bp_groups_pagination_links() |
Output the pagination HTML for a group loop. |
bp_groups_prefetch_activity_object_data() |
Fetch data related to groups at the beginning of an activity loop. |
bp_groups_prime_mentions_results() |
Mentions results for groups. |
bp_groups_process_group_type_update() |
Process changes from the Group Type metabox. |
bp_groups_profile_stats() |
Display the number of groups in user’s profile. |
bp_groups_register_group_type() |
Register a group type. |
bp_groups_register_group_types() |
Fire the ‘bp_groups_register_group_types’ action. |
bp_groups_remove_data_for_user_notifications() |
Delete new group membership notifications when a user is being deleted. |
bp_groups_remove_edit_page_menu() |
Remove rogue WP core Edit menu when viewing a single group. |
bp_groups_remove_group_type() |
Remove type for a group. |
bp_groups_reset_cache_incrementor() |
Reset cache incrementor for the Groups component. |
bp_groups_reset_cache_incrementor_on_group_term_change() |
Reset cache incrementor for Groups component when a group’s taxonomy terms change. |
bp_groups_reset_cache_incrementor_on_group_term_remove() |
Reset cache incrementor for Groups component when a group’s taxonomy terms are removed. |
bp_groups_reset_cover_image_position() |
Reset cover image position while uploading/deleting groups cover photo. |
bp_groups_root_slug() |
Output the groups component root slug. |
bp_groups_screen_group_admin_requests_mark_notifications() |
Mark group join requests read when an admin or moderator visits the group administration area. |
bp_groups_screen_invites_mark_notifications() |
Mark group invitation notifications read when a member views their invitations. |
bp_groups_screen_my_groups_mark_notifications() |
Mark notifications read when a member views their group memberships. |
bp_groups_send_invite_screen_content() | |
bp_groups_set_group_type() |
Set type for a group. |
bp_groups_slug() |
Output the groups component slug. |
bp_groups_uninvite_user_delete_group_invite_notification() |
Remove Group invite notification when a user is uninvited. |
bp_groups_update_meta_cache() |
Slurp up metadata for a set of groups. |
bp_groups_update_orphaned_groups_on_group_delete() |
Update orphaned child groups when the parent is deleted. |
bp_groups_user_can_filter() |
Filter the bp_user_can value to determine what the user can do with regards to a specific group. |
bp_groups_user_can_send_invites() |
Can a user send invitations in the specified group? |
bp_has_activities() |
Initialize the activity loop. |
bp_has_albums() |
Initialize the album loop. |
bp_has_blogs() |
Initialize the blogs loop. |
bp_has_custom_activation_page() |
Do we have a working custom activation page? |
bp_has_custom_signup_page() |
Do we have a working custom sign up page? |
bp_has_document() |
Initialize the document loop. |
bp_has_folders() |
Initialize the folder loop. |
bp_has_friends_to_invite() |
Determine whether the current user has friends to invite to a group. |
bp_has_groups() |
Start the Groups Template Loop. |
bp_has_media() |
Initialize the media loop. |