bp-core/bp-core-attachments.php:
bp_attachments_get_template_part()
|
Get an Attachment template part.
|
bp-core/bp-core-template-loader.php:
bp_buffer_template_part()
|
Put a template part into an output buffer, and return it.
|
bp-core/bp-core-template-loader.php:
bp_get_asset_template_part()
|
Get an asset template part.
|
bp-activity/bp-activity-filters.php:
bp_activity_heartbeat_last_recorded()
|
Use WordPress Heartbeat API to check for latest activity update.
|
bp-templates/bp-nouveau/includes/classes.php:
BP_Nouveau_Object_Nav_Widget::widget()
|
Displays the output, the button to post new support topics
|
bp-templates/bp-nouveau/includes/activity/widgets.php:
BP_Latest_Activities::widget()
|
Display the widget content.
|
bp-templates/bp-nouveau/includes/activity/ajax.php:
bp_nouveau_ajax_new_activity_comment()
|
Posts new Activity comments received via a POST request.
|
bp-templates/bp-nouveau/includes/activity/ajax.php:
bp_nouveau_ajax_post_update()
|
Processes Activity updates received via a POST request.
|
bp-templates/bp-nouveau/includes/activity/template-tags.php:
bp_nouveau_activity_recurse_comments()
|
Loops through a level of activity comments and loads the template for each.
|
bp-templates/bp-nouveau/includes/activity/template-tags.php:
bp_nouveau_activity_comment_form()
|
Load the Activity comment form
|
bp-templates/bp-nouveau/includes/activity/template-tags.php:
bp_nouveau_after_activity_post_form()
|
Load JS Templates for the Activity Post Form
|
bp-templates/bp-nouveau/includes/activity/template-tags.php:
bp_nouveau_activity_member_post_form()
|
Display the displayed user activity post form if needed
|
bp-templates/bp-nouveau/includes/xprofile/template-tags.php:
bp_nouveau_xprofile_edit_visibilty()
|
Template tag to output the field visibility markup in edit and signup screens.
|
bp-templates/bp-nouveau/includes/template-tags.php:
bp_nouveau_user_feedback()
|
Displays a feedback message to the user.
|
bp-templates/bp-nouveau/includes/template-tags.php:
bp_nouveau_template_notices()
|
Template tag to display feedback notices to users, if there are to display
|
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/template-tags.php:
bp_nouveau_groups_activity_post_form()
|
Display the current group activity post form if needed
|
bp-templates/bp-nouveau/includes/groups/template-tags.php:
bp_nouveau_group_invites_interface()
|
Load the Group Invites UI.
|
bp-templates/bp-nouveau/includes/messages/template-tags.php:
bp_nouveau_messages_member_interface()
|
Load the new Messages User Interface
|
bp-templates/bp-legacy/buddypress-functions.php:
bp_legacy_theme_ajax_messages_send_reply()
|
Send a private message reply to a thread via a POST request.
|
bp-templates/bp-legacy/buddypress-functions.php:
bp_legacy_theme_activity_template_loader()
|
Load the activity loop template when activity is requested via AJAX.
|
bp-templates/bp-legacy/buddypress-functions.php:
bp_legacy_theme_post_update()
|
Processes Activity updates received via a POST request.
|
bp-templates/bp-legacy/buddypress-functions.php:
bp_legacy_theme_new_activity_comment()
|
Posts new Activity comments received via a POST request.
|
bp-templates/bp-legacy/buddypress-functions.php:
bp_legacy_theme_messages_template_loader()
|
Load messages template loop when searched on the private message page
|
bp-templates/bp-legacy/buddypress-functions.php:
bp_legacy_theme_invite_template_loader()
|
Load group invitations loop to handle pagination requests sent via AJAX.
|
bp-templates/bp-legacy/buddypress-functions.php:
bp_legacy_theme_requests_template_loader()
|
Load group membership requests loop to handle pagination requests sent via AJAX.
|
bp-messages/screens/starred.php:
bp_messages_star_content()
|
Screen content callback to display a user’s “Starred” messages page.
|
bp-groups/bp-groups-admin.php:
bp_groups_admin_edit_metabox_members()
|
Renders the Members metabox on single group pages.
|
bp-groups/bp-groups-template.php:
bp_groups_members_template_part()
|
Output the Group members template
|
bp-groups/bp-groups-template.php:
bp_groups_front_template_part()
|
Output the contents of the current group’s home page.
|