bp-activity/bp-activity-filters.php:
bp_activity_edit_update_media()
|
Update media and activity for media updation and deletion while editing the activity.
|
bp-activity/bp-activity-filters.php:
bp_activity_edit_update_document()
|
Update document and activity for document updation and deletion while editing the activity.
|
bp-templates/bp-nouveau/includes/messages/ajax.php:
bp_nouveau_get_thread_messages()
|
messages for each thread.
|
bp-groups/bp-groups-activity.php:
bp_groups_format_activity_action_activity_update()
|
Format groups ‘activity_update’ activity actions.
|
bp-activity/bp-activity-filters.php:
bp_activity_media_add()
|
Create media activity for each media uploaded
|
bp-activity/bp-activity-filters.php:
bp_activity_document_add()
|
Create document activity for each document uploaded
|
bp-forums/users/template.php:
bbp_get_user_profile_link()
|
Return link to the profile page of a user
|
bp-blogs/bp-blogs-activity.php:
bp_blogs_format_activity_action_new_custom_post_type_feed()
|
Format ‘new_blog_*’ various custom post type activity actions.
|
bp-blogs/bp-blogs-activity.php:
bp_blogs_format_activity_action_new_blog()
|
Format ‘new_blog’ activity actions.
|
bp-blogs/bp-blogs-activity.php:
bp_blogs_format_activity_action_new_blog_post()
|
Format ‘new_blog_post’ activity actions.
|
bp-blogs/bp-blogs-activity.php:
bp_blogs_format_activity_action_new_blog_comment()
|
Format ‘new_blog_comment’ activity actions.
|
bp-xprofile/bp-xprofile-activity.php:
bp_xprofile_format_activity_action_new_avatar()
|
Format ‘new_avatar’ activity actions.
|
bp-messages/classes/class-bp-messages-thread.php:
BP_Messages_Thread::get_recipient_links()
|
Returns a string containing all the message recipient userlinks.
|
bp-messages/classes/class-bp-messages-thread.php:
BP_Messages_Thread::get_last_sender()
|
Returns the userlink of the last sender in a message thread.
|
bp-messages/bp-messages-template.php:
bp_get_the_thread_message_sender_link()
|
Get a link to the sender of the current message.
|
bp-messages/bp-messages-template.php:
bp_get_thread_recipients_list()
|
Generate HTML links to the profiles of recipients in the current thread.
|
bp-messages/bp-messages-template.php:
bp_message_get_recipient_tabs()
|
Output the markup for the message recipient tabs.
|
bp-messages/bp-messages-template.php:
bp_get_message_thread_from()
|
Get a link to the page of the current thread’s last author.
|
bp-groups/bp-groups-admin.php:
bp_groups_admin_edit_metabox_members()
|
Renders the Members metabox on single group pages.
|
bp-groups/bp-groups-functions.php:
groups_post_update()
|
Post an Activity status update affiliated with a group.
|
bp-groups/bp-groups-activity.php:
bp_groups_membership_accepted_add_activity()
|
Add an activity feed item when a member joins a group.
|
bp-groups/bp-groups-activity.php:
bp_groups_format_activity_action_created_group()
|
Format ‘created_group’ activity actions.
|
bp-groups/bp-groups-activity.php:
bp_groups_format_activity_action_joined_group()
|
Format ‘joined_group’ activity actions.
|
bp-groups/bp-groups-activity.php:
bp_groups_format_activity_action_group_details_updated()
|
Format ‘group_details_updated’ activity actions.
|
bp-groups/bp-groups-template.php:
bp_get_group_invite_user_link()
|
Get the group invite member profile link.
|
bp-groups/bp-groups-template.php:
bp_get_group_request_user_link()
|
Get the anchor tag with profile link of the member who requested group membership.
|
bp-groups/bp-groups-template.php:
bp_group_admin_memberlist()
|
Since BuddyPress 1.0, this generated the group settings admin/member screen.
|
bp-groups/bp-groups-template.php:
bp_group_mod_memberlist()
|
Generate the HTML for a list of group moderators.
|
bp-groups/bp-groups-notifications.php:
groups_notification_group_invites()
|
Notify a member they have been invited to a group.
|
bp-members/bp-members-functions.php:
bp_core_get_userlink_by_email()
|
Return the user link for the user based on user email address.
|
bp-members/bp-members-functions.php:
bp_core_get_userlink_by_username()
|
Return the user link for the user based on the supplied identifier.
|
bp-members/bp-members-activity.php:
bp_members_format_activity_action_new_member()
|
Format ‘new_member’ activity actions.
|
bp-friends/bp-friends-activity.php:
bp_friends_format_activity_action_friendship_accepted()
|
Format ‘friendship_accepted’ activity actions.
|
bp-friends/bp-friends-activity.php:
bp_friends_format_activity_action_friendship_created()
|
Format ‘friendship_created’ activity actions.
|
bp-friends/bp-friends-template.php:
bp_friends_random_friends()
|
Output a block of random friends.
|
bp-friends/bp-friends-template.php:
bp_friends_random_members()
|
Pull up a group of random members, and display some profile data about them.
|
bp-templates/bp-nouveau/includes/messages/ajax.php:
bp_nouveau_ajax_messages_send_message()
|
AJAX send message and display error.
|
bp-templates/bp-nouveau/includes/messages/ajax.php:
bp_nouveau_ajax_get_user_message_threads()
|
AJAX get all user message threads.
|
bp-templates/bp-nouveau/includes/groups/functions.php:
bp_nouveau_prepare_group_potential_invites_for_js()
|
Prepare list of group invites for JS.
|
bp-core/classes/class-bp-core-login-widget.php:
BP_Core_Login_Widget::widget()
|
Display the login widget.
|
bp-core/classes/class-bp-core-user.php:
BP_Core_User::populate()
|
Populate the instantiated class with data based on the User ID provided.
|
bp-activity/bp-activity-functions.php:
bp_activity_format_activity_action_custom_post_type_post()
|
Format activity action strings for custom post types.
|
bp-activity/bp-activity-functions.php:
bp_activity_format_activity_action_custom_post_type_comment()
|
Format activity action strings for custom post types comments.
|
bp-activity/bp-activity-functions.php:
bp_activity_post_update()
|
Post an activity update.
|
bp-activity/bp-activity-functions.php:
bp_activity_format_activity_action_activity_comment()
|
Format ‘activity_comment’ activity actions.
|
bp-activity/bp-activity-functions.php:
bp_activity_format_activity_action_activity_update()
|
Format ‘activity_update’ activity actions.
|
bp-activity/classes/class-bp-akismet.php:
BP_Akismet::build_akismet_data_package()
|
Build a data package for the Akismet service to inspect.
|
bp-activity/classes/class-bp-activity-list-table.php:
BP_Activity_List_Table::column_response()
|
“In response to” column markup.
|
bp-activity/classes/class-bp-activity-list-table.php:
BP_Activity_List_Table::column_author()
|
Author column markup.
|
bp-activity/bp-activity-template.php:
bp_get_activity_secondary_avatar()
|
Return the avatar of the object that action was performed on.
|