@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_uri |
Filters the BuddyPress global URI path. |
bp_core_load_template() |
Load a specific template file with fallback support. |
bp_core_check_avatar_upload() |
Is the current avatar upload error-free? |
bp_core_check_avatar_size() |
Is the file size of the current avatar upload permitted? |
bp_core_check_avatar_type() |
Does the current avatar upload have an allowed file type? |
bp_get_user_has_avatar() |
Check if a given user ID has an uploaded avatar. |
bp_activity_delete |
Fires after the activity item has been deleted. |
bp_activity_delete() |
Delete activity item(s). |
bp_activity_get_last_updated() |
Retrieve the last time activity was updated. |
bp_activity_template_my_activity |
Filters the template to load for the “My Activity” screen. |