@package: BuddyBossActivity |
Description |
|---|---|
| BP_Search::ajax_search() | |
| bp_search_label_search_type |
All helper classes must inherit from bp_search_Type |
| bp_setup_activity() |
Set up the bp-activity component. |
| bp_remove_follow_data() |
Removes follow relationships for all users from a user who is deleted or spammed |
| 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. |
| bp_update_activity_feed_of_post() |
Update the post activity feed after the attachment attached to that particular post. |
| bp_activity_action_parse_url() |
AJAX endpoint for link preview URL parser. |
| bp_activity_media_sideload_attachment() |
Download an image from the specified URL and attach it to a post. |
| 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()} |
| bp_total_follow_counts() |
Get the total followers and total following counts for a user. |