bp-core/bp-core-catchuri.php:
bp_core_catch_profile_uri()
|
Redirect away from /profile URIs if XProfile is not enabled.
|
bp-activity/screens/directory.php:
bp_activity_screen_index()
|
Load the Activity directory.
|
bp-activity/screens/favorites.php:
bp_activity_screen_favorites()
|
Load the ‘Favorites’ activity page.
|
bp-activity/screens/friends.php:
bp_activity_screen_friends()
|
Load the ‘My Friends’ activity page.
|
bp-activity/screens/mentions.php:
bp_activity_screen_mentions()
|
Load the ‘Mentions’ activity page.
|
bp-activity/screens/groups.php:
bp_activity_screen_groups()
|
Load the ‘My Groups’ activity page.
|
bp-activity/screens/just-me.php:
bp_activity_screen_my_activity()
|
Load the ‘My Activity’ page.
|
bp-activity/screens/permalink.php:
bp_activity_screen_single_activity_permalink()
|
Load the page for a single activity item.
|
bp-blogs/screens/my-blogs.php:
bp_blogs_screen_my_blogs()
|
Load the “My Blogs” screen.
|
bp-blogs/screens/create.php:
bp_blogs_screen_create_a_blog()
|
Load the “Create a Blog” screen.
|
bp-blogs/screens/directory.php:
bp_blogs_screen_index()
|
Load the top-level Blogs directory.
|
bp-settings/screens/notifications.php:
bp_settings_screen_notification()
|
Show the notifications settings template.
|
bp-settings/screens/delete-account.php:
bp_settings_screen_delete_account()
|
Show the delete-account settings template.
|
bp-settings/screens/data.php:
bp_settings_screen_data()
|
Show the data settings template.
|
bp-settings/screens/capabilities.php:
bp_settings_screen_capabilities()
|
Show the capabilities settings template.
|
bp-settings/screens/general.php:
bp_settings_screen_general()
|
Show the general settings template.
|
bp-members/screens/invitations.php:
members_screen_send_invites()
|
Catch and process the Send Invites page.
|
bp-members/screens/invitations.php:
members_screen_list_sent_invites()
|
Catch and process the Pending Invites page.
|
bp-members/screens/directory.php:
bp_members_screen_index()
|
Handle the display of the members directory index.
|
bp-members/screens/activate.php:
bp_core_screen_activation()
|
Handle the loading of the Activate screen.
|
bp-members/screens/change-cover-image.php:
bp_members_screen_change_cover_image()
|
Handle the display of the profile Change Cover Image page by loading the correct template file.
|
bp-members/screens/profile.php:
bp_members_screen_display_profile()
|
Handle the display of the profile page by loading the correct template file.
|
bp-members/screens/change-avatar.php:
bp_members_screen_change_avatar()
|
Handle the display of the profile Change Avatar page by loading the correct template file.
|
bp-members/screens/register.php:
bp_core_screen_signup()
|
Handle the loading of the signup screen.
|
bp-templates/bp-nouveau/includes/groups/functions.php:
bp_nouveau_groups_screen_invites_restriction()
|
Group invites restriction screen.
|
bp-messages/screens/sentbox.php:
messages_screen_sentbox()
|
Load the Messages > Sent screen.
|
bp-messages/screens/view.php:
messages_screen_conversation()
|
Load an individual conversation screen.
|
bp-messages/screens/compose.php:
messages_screen_compose()
|
Load the Messages > Compose screen.
|
bp-messages/screens/starred.php:
bp_messages_star_screen()
|
Screen handler to display a user’s “Starred” private messages page.
|
bp-messages/screens/inbox.php:
messages_screen_inbox()
|
Load the Messages > Inbox screen.
|
bp-messages/screens/notices.php:
messages_screen_notices()
|
Load the Messages > Notices screen.
|
bp-groups/classes/class-bp-group-extension.php:
BP_Group_Extension::_display_hook()
|
Hook the main display method, and loads the template file.
|
bp-groups/classes/class-bp-group-extension.php:
BP_Group_Extension::call_edit_screen_template_loader()
|
Load the template that houses the Edit screen.
|
bp-groups/screens/single/admin/manage-members.php:
groups_screen_group_admin_manage_members()
|
This function handles actions related to member management on the group admin.
|
bp-groups/screens/single/admin/edit-details.php:
groups_screen_group_admin_edit_details()
|
Handle the display of a group’s admin/edit-details page.
|
bp-groups/screens/user/my-groups.php:
groups_screen_my_groups()
|
Handle the loading of the My Groups page.
|
bp-groups/screens/user/invites.php:
groups_screen_group_invites()
|
Handle the loading of a user’s Groups > Invites page.
|
bp-groups/screens/single/activity-permalink.php:
groups_screen_group_activity_permalink()
|
Handle the display of a single group activity item.
|
bp-groups/screens/single/admin/group-cover-image.php:
groups_screen_group_admin_cover_image()
|
Handle the display of a group’s Change cover image page.
|
bp-groups/screens/single/admin/delete-group.php:
groups_screen_group_admin_delete_group()
|
Handle the display of the Delete Group page.
|
bp-groups/screens/single/admin/membership-requests.php:
groups_screen_group_admin_requests()
|
Handle the display of Admin > Membership Requests.
|
bp-groups/screens/single/admin/group-avatar.php:
groups_screen_group_admin_avatar()
|
Handle the display of a group’s Change Avatar page.
|
bp-groups/screens/single/admin/group-settings.php:
groups_screen_group_admin_settings()
|
Handle the display of a group’s admin/group-settings page.
|
bp-groups/screens/directory.php:
groups_directory_groups_setup()
|
Handle the display of the Groups directory index.
|
bp-groups/screens/single/home.php:
groups_screen_group_home()
|
Handle the loading of a single group’s page.
|
bp-groups/screens/single/activity.php:
groups_screen_group_activity()
|
Handle the loading of a single group’s activity.
|
bp-groups/screens/single/request-membership.php:
groups_screen_group_request_membership()
|
Handle the display of a group’s Request Membership page.
|
bp-groups/screens/single/members.php:
groups_screen_group_members()
|
Handle the display of a group’s Members page.
|
bp-groups/screens/single/send-invites.php:
groups_screen_group_invite()
|
Handle the display of a group’s Send Invites page.
|
bp-groups/actions/leave-group.php:
groups_action_leave_group()
|
Catch and process “Leave Group” button clicks.
|
bp-groups/actions/join.php:
groups_action_join_group()
|
Catch and process “Join Group” button clicks.
|
bp-groups/actions/create.php:
groups_action_create_group()
|
Catch and process group creation form submissions.
|
bp-xprofile/screens/settings-profile.php:
bp_xprofile_screen_settings()
|
Show the xprofile settings template.
|
bp-xprofile/screens/public.php:
xprofile_screen_display_profile()
|
Handles the display of the profile page by loading the correct template file.
|
bp-xprofile/screens/edit.php:
xprofile_screen_edit_profile()
|
Handles the display of the profile edit page by loading the correct template file.
|
bp-notifications/screens/read.php:
bp_notifications_screen_read()
|
Catch and route the ‘read’ notifications screen.
|
bp-notifications/screens/unread.php:
bp_notifications_screen_unread()
|
Catch and route the ‘unread’ notifications screen.
|
bp-friends/screens/requests.php:
friends_screen_requests()
|
Catch and process the Requests page.
|
bp-friends/screens/my-friends.php:
friends_screen_my_friends()
|
Catch and process the My Friends page.
|