@since: BuddyPress 1.8.0
Description
bp_is_template_included()

Is a BuddyPress template being included?

Source: bp-core/bp-core-template-loader.php:563

bp_core_get_upload_dir()

Fetch data from the BP root blog’s upload directory.

Source: bp-core/bp-core-avatars.php:1633

bp_activity_do_mentions()

Are mentions enabled or disabled?

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

bp_activity_do_mentions

Filters whether or not mentions are enabled.

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

BP_Activity_Activity::get_meta_query_sql()

Get the SQL for the ‘meta_query’ param in BP_Activity_Activity::get().

Source: bp-activity/classes/class-bp-activity-activity.php:975

BP_Activity_Feed::output()

Output the RSS feed.

Source: bp-activity/classes/class-bp-activity-feed.php:404

bp_activity_feed_rss_attributes

Fires at the end of the opening RSS tag for feed output so plugins can add extra attributes.

Source: bp-activity/classes/class-bp-activity-feed.php:421

bp_activity_feed_channel_elements

Fires at the end of channel elements list in RSS feed so plugins can add extra channel elements.

Source: bp-activity/classes/class-bp-activity-feed.php:443

bp_activity_feed_item_elements

Fires at the end of the individual RSS Item list in RSS feed so plugins can add extra item elements.

Source: bp-activity/classes/class-bp-activity-feed.php:472

BP_Activity_Feed::setup_properties()

Setup and validate the class properties.

Source: bp-activity/classes/class-bp-activity-feed.php:192