@since: BuddyPress 1.5.0 |
Description |
---|---|
BP_Activity_Activity::__construct() |
Constructor method. |
bp_activity_get_user_join_filter |
Filters the legacy MySQL query statement so plugins can alter before results are fetched. |
bp_activity_total_activities_sql |
Filters the total activities MySQL statement. |
BP_Activity_Template::__construct() |
Constructor method. |
bp_activity_sitewide_feed() |
Template tag so we can hook activity feed to . |
bp_activity_can_comment |
Filters whether a comment can be made on an activity item. |
bp_activity_can_comment_reply() |
Determine whether a comment can be made on an activity reply item. |
bp_activity_can_comment_reply |
Filters whether a comment can be made on an activity reply item. |
bp_activity_can_favorite() |
Determine whether favorites are allowed. |
bp_activity_can_favorite |
Filters whether or not users can favorite activity items. |