@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_core_avatar_folder_dir |
Filters the Avatar folder directory. |
bp_core_fetch_avatar |
Filters an avatar URL wrapped in an element. |
bp_core_gravatar_email |
Filters the Gravatar email to use. |
bp_activity_delete_by_content() |
Delete an activity item by its content. |
bp_activity_delete_for_user_by_component() |
Delete a user’s activity for a component. |
bp_activity_delete_by_item_id() |
Delete an activity item by activity id. |
bp_activity_delete_by_activity_id() |
Delete an activity item by activity id. |
bp_activity_add() |
Add an activity item. |
bp_activity_add |
Fires at the end of the execution of adding a new activity item, before returning the new activity item ID. |
bp_activity_get_last_updated |
Filters the value for the last updated time for an activity item. |