@since: BuddyPress 2.3.0 |
Description |
---|---|
bp_notifications_clear_all_for_user_cache() |
Clear all notifications cache for a given user ID. |
bp_notifications_clear_all_for_user_cache_before_update() |
Invalidates ‘all_for_user_’ cache when updating. |
bp_blogs_delete_url_blogmeta() |
Deletes the ‘url’ blogmeta for a site. |
bp_is_blog_public |
Filters whether or not the current blog is public. |
bp_xprofile_sanitize_field_options() |
Sanitize each field option name for saving to the database. |
bp_xprofile_sanitize_field_default() |
Sanitize each field option default for saving to the database. |
bp_get_profile_group_tabs() |
Return the XProfile group tabs. |
bp_xprofile_admin_new_field_additional_settings |
Fires at the end of the new field additional settings area. |
BP_XProfile_User_Admin::enqueue_scripts() |
Enqueue needed scripts. |
bp_xprofile_get_meta_sql |
Filter the meta query’s generated SQL. |