@since: BuddyPress 1.6.0 |
Description |
---|---|
bp_core_get_notifications_for_user |
Filters the final array of notifications to be displayed for a user. |
bp_blogs_maybe_add_user_to_blog() |
Rehook WP’s maybe_add_existing_user_to_blog with a later priority. |
bp_blogs_creation_location |
Filters the ‘Create a new site’ link URL. |
bp_setup_xprofile() |
Set up the bp-xprofile component. |
bp_xprofile_get_fields_by_visibility_levels() |
Fetch an array of the xprofile fields that a given user has marked with certain visibility levels. |
bp_xprofile_get_visibility_levels() |
Get visibility levels out of the $bp global. |
bp_xprofile_get_visibility_levels |
Filters the visibility levels out of the $bp global. |
bp_xprofile_get_hidden_fields_for_user() |
Get the ids of fields that are hidden for this displayed/loggedin user pair. |
bp_xprofile_get_hidden_fields_for_user |
Filters the ids of fields that are hidden for this displayed/loggedin user pair. |
xprofile_set_field_visibility_level() |
Set the visibility level for this field. |