File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_core_upload_max_size() |
Return the file upload max size in bytes. |
bp_core_upload_max_size |
Filters file upload max limit. |
bp_core_parse_url() |
Parse url and get data about URL. |
bp_core_parse_url |
Filters parsed URL data. |
bp_core_format_size_units() |
Format file size units |
bp_core_hide_display_name_field() |
Whether or not profile field is hidden. |
bp_core_hide_display_name_field |
Filters Hide Display name field. |
bp_find_mentions_by_at_sign() |
Locate usernames in an content string, as designated by an @ sign. |
bp_get_userid_from_mentionname() |
Get a user ID from a “mentionname”, the name used for a user in @-mentions. |
bp_unique_id() |
Get unique ID. |