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_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. |
bp_array_flatten() | |
bp_core_get_group_avatar() |
Get Group avatar. |
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 |