Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #5029, comment 3


Ignore:
Timestamp:
05/29/2013 12:18:02 AM (11 years ago)
Author:
hnla
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5029, comment 3

    v1 v2  
    66
    77Also I can definitely directly edit:
     8{{{
    89$template_args = array {
    9 'display_comments' => false //$display_comments,
     10'display_comments' => false, //$display_comments,
    1011)
     12}}}
    1113and remove the comments from the activity display.