Namespaces: global |
Description |
|---|---|
| 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_setup_activity() |
Set up the bp-activity component. |
| bp_setup_core_email_tokens() |
Setup the bp-core-email-tokens component. |
| bp_email_set_content_type() |
Set content type for all generic email notifications. |
| bp_email_core_wp_get_template() |
Output template for email notifications. |
| bp_core_help_bp_docs_link() |
Dynamically add the URL |
| bp_total_follow_counts() |
Get the total followers and total following counts for a user. |