Changes between Initial Version and Version 1 of Ticket #5029, comment 3
- Timestamp:
- 05/29/2013 12:16:08 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5029, comment 3
initial v1 4 4 5 5 I missed bp_activity_get() which is why I struggled to understand bp_has_activities() clearly which does become quite difficult to follow the flow of the passed params/args 6 7 Also I can definitely directly edit: 8 $template_args = array { 9 'display_comments' => false //$display_comments, 10 ) 11 and remove the comments from the activity display.