@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_core_set_avatar_globals() |
Set up global variables related to avatars. |
bp_core_set_avatar_globals |
Fires at the end of the core avatar globals setup. |
bp_core_avatar_alt |
Filters the alt attribute value to be applied to avatar. |
bp_core_avatar_title |
Filters the title attribute value to be applied to avatar. |
bp_core_fetch_avatar_no_grav |
Filters whether or not to skip Gravatar check. |
bp_core_get_root_options() |
Fetch global BP options. |
bp_core_network_options |
Filters multisite options retrieved from sitemeta. |
bp_core_get_root_options |
Filters the global BP options. |
bp_update_option() |
Save an option. |
bp_delete_option() |
Delete an option. |