@since: BuddyPress 2.3.0
Description
bp_notifications_clear_all_for_user_cache()

Clear all notifications cache for a given user ID.

Source: bp-notifications/bp-notifications-cache.php:45

bp_notifications_clear_all_for_user_cache_before_update()

Invalidates ‘all_for_user_’ cache when updating.

Source: bp-notifications/bp-notifications-cache.php:95

bp_blogs_delete_url_blogmeta()

Deletes the ‘url’ blogmeta for a site.

Source: bp-blogs/bp-blogs-functions.php:587

bp_is_blog_public

Filters whether or not the current blog is public.

Source: bp-blogs/bp-blogs-filters.php:113

bp_xprofile_sanitize_field_options()

Sanitize each field option name for saving to the database.

Source: bp-xprofile/bp-xprofile-filters.php:126

bp_xprofile_sanitize_field_default()

Sanitize each field option default for saving to the database.

Source: bp-xprofile/bp-xprofile-filters.php:142

bp_get_profile_group_tabs()

Return the XProfile group tabs.

Source: bp-xprofile/bp-xprofile-template.php:1137

bp_xprofile_admin_new_field_additional_settings

Fires at the end of the new field additional settings area.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:440

BP_XProfile_User_Admin::enqueue_scripts()

Enqueue needed scripts.

Source: bp-xprofile/classes/class-bp-xprofile-user-admin.php:76

bp_xprofile_get_meta_sql

Filter the meta query’s generated SQL.

Source: bp-xprofile/classes/class-bp-xprofile-meta-query.php:145