Functions |
Description |
---|---|
bp_group_messages_delete_meta() |
Remove the meta if thread is deleted. |
bp_group_messages_groups_membership_accepted() |
Add new message to a existing group thread when someone membership is accepted in group. |
bp_group_messages_join_new_member() |
Add new message to a existing group thread when someone join in group. |
bp_group_messages_remove_group_member_from_thread() |
Add new message to a existing group thread when someone remove from group. |
bp_group_messages_unbanned_member() |
Add new message to group thread when someone from the group unban. |
bp_group_mod_ids() |
Return a list of user IDs for a group’s moderators. |
bp_group_mod_memberlist() |
Generate the HTML for a list of group moderators. |
bp_group_name() |
Output the name of the current group in the loop. |
bp_group_new_topic_button() |
Output a ‘New Topic’ button for a group. |
bp_group_object_template_results_groups_all_scope() |
Object template results members group all scope. |
bp_group_pag_id() |
Output the current page id in the loop. |
bp_group_permalink() |
Output the permalink for the current group in the loop. |
bp_group_public_status() |
Output the status of the current group in the loop. |
bp_group_reject_invite_link() |
Output the URL for accepting an invitation to the current group in the loop. |
bp_group_request_accept_link() |
Output the accept group membership link. |
bp_group_request_comment() |
Output the member comments submitted with group membership request. |
bp_group_request_reject_link() |
Output the reject group membership link. |
bp_group_request_time_since_requested() |
Output the time when group membership was requested for displayed member. |
bp_group_request_user_avatar_thumb() |
Output avatar of current membership request. |
bp_group_request_user_link() |
Output the anchor tag with profile link of the member who requested group membership. |
bp_group_requests_pagination_count() |
Output pagination count text for group membership requests. |
bp_group_requests_pagination_links() |
Output pagination links for group membership requests. |
bp_group_search_form() |
Display a Groups search form. |
bp_group_send_invite_form_action() |
Output the ‘action’ attribute for a group send invite form. |
bp_group_setting_tutorial() |
Link to Group Settings tutorial |
bp_group_shortcode_meta_box() |
Shortcode metabox for the group types admin edit screen. |
bp_group_show_activity_feed_status_setting() |
Output the ‘checked’ value, if needed, for a given activity_feed_status on the group create/admin screens |
bp_group_show_albums_status_setting() |
Output the ‘checked’ value, if needed, for a given album_status on the group create/admin screens |
bp_group_show_document_status_setting() |
Output the ‘checked’ value, if needed, for a given document_status on the group create/admin screens |
bp_group_show_forum_setting() |
Output the ‘checked’ attribute for the group forums settings UI. |
bp_group_show_invite_status_setting() |
Output the ‘checked’ value, if needed, for a given invite_status on the group create/admin screens |
bp_group_show_media_status_setting() |
Output the ‘checked’ value, if needed, for a given media_status on the group create/admin screens |
bp_group_show_messages_status_setting() |
Output the ‘checked’ value, if needed, for a given message_status on the group create/admin screens |
bp_group_show_no_groups_message() |
Determine whether the displayed user has no groups. |
bp_group_show_status_setting() |
Output the ‘checked’ attribute for a given status in the settings UI. |
bp_group_slug() |
Return the slug for the current group in the loop. |
bp_group_status() |
Output the status of the current group in the loop. |
bp_group_status_description() |
Output the status description of the current group in the loop. |
bp_group_status_message() |
Prints a message if the group is not visible to the current user (it is a hidden or private group, and the user does not have access). |
bp_group_the_invite() |
Display group invite item within loop. |
bp_group_the_member() |
Get the group member info to display. |
bp_group_the_membership_request() |
Start the loop to display all group membership requests. |
bp_group_total_for_member() |
Output the group count for the displayed user. |
bp_group_total_members() |
Output the total member count for a group. |
bp_group_type() |
Output the type of the current group in the loop. |
bp_group_type_add_column() |
Add new columns to the post type list screen. |
bp_group_type_add_request_filter() |
Adds a filter to group type sort items. |
bp_group_type_add_sortable_columns() |
Sets up a column in admin view on group type post type. |
bp_group_type_custom_meta_boxes() |
Custom metaboxes used by ‘bp-group-type’ post type. |
bp_group_type_directory_link() |
Output group type directory link. |