@since: BuddyPress 2.9.0
Description
BP_Groups_Group::is_visible()

Checks whether the current user can know the group exists.

Source: bp-groups/classes/class-bp-groups-group.php:660

BP_Groups_Group::get_id_by_previous_slug()

Get whether a group exists for an old slug.

Source: bp-groups/classes/class-bp-groups-group.php:740

groups_get_id_by_previous_slug()

Get a group ID by checking against old (not currently active) slugs.

Source: bp-groups/bp-groups-functions.php:548

bp_group_link()

Output an HTML-formatted link for the current group in the loop.

Source: bp-groups/bp-groups-template.php:1197

bp_get_group_link()

Return an HTML-formatted link for the current group in the loop.

Source: bp-groups/bp-groups-template.php:1209

bp_get_group_link

Filters the HTML-formatted link for the current group in the loop.

Source: bp-groups/bp-groups-template.php:1232

BP_Attachment::sanitize_utf8_filename()

Helper to convert utf-8 characters in filenames to their ASCII equivalent.

Source: bp-core/classes/class-bp-attachment.php:288

bp_login_redirector()

Login redirector.

Source: bp-core/bp-core-catchuri.php:748

bp_core_get_avatar_data_url_filter()

Filter {@link get_avatar_url()} to use the BuddyPress user avatar URL.

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