Namespaces: global
Description
db_core_remove_file_number_from_slug()

Remove file number from slug

Source: bp-core/bp-core-help.php:204

bp_core_get_post_slug_by_index()

Generate post slug by files name

Source: bp-core/bp-core-functions.php:4543

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_core_stripe_header_tags()

Remove H1 tag from Content

Source: bp-core/bp-core-help.php:162

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_core_rap_the_content_filter()

Wrap the content via the_content filter

Source: bp-core/bp-core-help.php:177

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