@since: BuddyPress 2.9.0 |
Description |
---|---|
BP_Groups_Group::is_visible() |
Checks whether the current user can know the group exists. |
BP_Groups_Group::get_id_by_previous_slug() |
Get whether a group exists for an old slug. |
groups_get_id_by_previous_slug() |
Get a group ID by checking against old (not currently active) slugs. |
bp_group_link() |
Output an HTML-formatted link for the current group in the loop. |
bp_get_group_link() |
Return an HTML-formatted link for the current group in the loop. |
bp_get_group_link |
Filters the HTML-formatted link for the current group in the loop. |
BP_Attachment::sanitize_utf8_filename() |
Helper to convert utf-8 characters in filenames to their ASCII equivalent. |
bp_login_redirector() |
Login redirector. |
bp_core_get_avatar_data_url_filter() |
Filter {@link get_avatar_url()} to use the BuddyPress user avatar URL. |