bp-templates/bp-nouveau/includes/groups/functions.php:
bp_nouveau_groups_messages_localize_scripts()
|
Localize the strings needed for the Group’s Message UI.
|
bp-groups/bp-groups-adminbar.php:
bp_groups_group_admin_menu()
|
Add the Group Admin top-level menu when viewing group pages.
|
bp-integrations/learndash/buddypress/Core.php:
Core::registerGroupComponent()
|
Register BP group extension components based on settings
|
bp-templates/bp-nouveau/includes/groups/template-tags.php:
bp_nouveau_group_type_checked()
|
Output “checked” attribute to determine if the group type should be checked.
|
bp-templates/bp-nouveau/includes/groups/template-tags.php:
bp_nouveau_group_manage_screen()
|
Load the requested Manage Screen for the current group.
|
bp-templates/bp-nouveau/includes/groups/ajax.php:
bp_nouveau_ajax_send_group_invites()
|
AJAX send group invite.
|
bp-templates/bp-nouveau/includes/groups/functions.php:
bp_nouveau_groups_enqueue_scripts()
|
Enqueue the groups scripts
|
bp-templates/bp-nouveau/includes/groups/functions.php:
bp_nouveau_groups_localize_scripts()
|
Localize the strings needed for the Group’s Invite UI
|
bp-templates/bp-nouveau/includes/template-tags.php:
bp_nouveau_get_single_item_subnav_classes()
|
Returns the single item subnav container classes.
|
bp-core/bp-core-template.php:
bp_get_title_parts()
|
Get the title parts of the BuddyPress displayed page
|
bp-core/bp-core-template.php:
bp_get_the_body_class()
|
Customize the body class, according to the currently displayed BP content.
|
bp-core/bp-core-attachments.php:
bp_attachments_current_user_can()
|
Check the current user’s capability to edit an avatar for a given object.
|
bp-core/bp-core-attachments.php:
bp_attachments_cover_image_is_edit()
|
Are we on a page to edit a cover photo?
|
bp-core/bp-core-attachments.php:
bp_attachments_cover_image_upload_dir()
|
Gets the upload dir array for cover photos.
|
bp-core/bp-core-avatars.php:
bp_avatar_is_front_edit()
|
Checks whether Avatar UI should be loaded.
|
bp-core/bp-core-avatars.php:
bp_core_avatar_reset_query()
|
Reset the week parameter of the WordPress main query if needed.
|