@since: BuddyPress 2.3.0 |
Description |
---|---|
bp_activity_create_summary_extractor_args |
Filter the arguments passed to the media extractor when creating an Activity summary. |
bp_activity_create_summary_extractor_result |
Filter the results of the media extractor when creating an Activity summary. |
bp_activity_create_summary |
Filters the newly-generated summary for the activity item. |
bp_activity_maybe_truncate_entry |
Provides a filter that lets you choose whether to skip this filter on a per-activity basis. |
bp_activity_before_delete |
Action to allow intercepting activity items to be deleted. |
bp_activity_after_delete |
Action to allow intercepting activity items just deleted. |
bp_activity_comment_date_recorded |
Filters the raw recorded date of the activity comment currently being displayed. |
bp_activity_comment_date_recorded_raw() |
Output the date_recorded of the activity comment currently being displayed. |
bp_get_activity_comment_date_recorded_raw() |
Return the date_recorded for the activity comment currently being displayed. |