File: bp-activity/bp-activity-functions.php
Description
bp_activity_get_visibility_levels

Filters the activity visibility levels out of the $bp global.

Source: bp-activity/bp-activity-functions.php:1382

bp_activity_find_mention_by_at_sign()

Locate usernames in an activity content string, as designated by an @ sign.

Source: bp-activity/bp-activity-functions.php:116

bp_remove_follow_data()

Removes follow relationships for all users from a user who is deleted or spammed

Source: bp-activity/bp-activity-functions.php:4876

bp_update_activity_feed_of_custom_post_type()

Update the custom post type activity feed after the attachment attached to that particular custom post type.

Source: bp-activity/bp-activity-functions.php:4908

bp_update_activity_feed_of_post()

Update the post activity feed after the attachment attached to that particular post.

Source: bp-activity/bp-activity-functions.php:5027

bp_activity_action_parse_url()

AJAX endpoint for link preview URL parser.

Source: bp-activity/bp-activity-functions.php:5126

bp_activity_media_sideload_attachment()

Download an image from the specified URL and attach it to a post.

Source: bp-activity/bp-activity-functions.php:5158

bp_activity_media_handle_sideload()

This handles a sideloaded file in the same way as an uploaded file is handled by {@link media_handle_upload()}

Source: bp-activity/bp-activity-functions.php:5209

bp_total_follow_counts()

Get the total followers and total following counts for a user.

Source: bp-activity/bp-activity-functions.php:4832

bp_activity_post_type_transition_status_{$post->post_type}

Fires when the old and the new post status are not ‘publish’.

Source: bp-activity/bp-activity-functions.php:4540