[buddypress-trac] [BuddyPress] #5029: display_comments=none does not work in activity loop

buddypress-trac noreply at wordpress.org
Tue May 28 20:38:14 UTC 2013


#5029: display_comments=none does not work in activity loop
--------------------------+-----------------------------
 Reporter:  pollyplummer  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Activity      |    Version:  1.7
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 When customizing the activity loop, there seems to be no change when using
 display_comments:


 {{{
 <?php if ( bp_has_activities( bp_ajax_querystring( 'activity'
 ).'&display_comments=none' ) ) : ?>
 }}}

 I would assume this would hide the threaded comments.
 display_comments=threaded works, as does display_comments=stream.  The
 codex says that 'none' is the default, but it seems that 'threaded' is
 really what is shown by default.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5029>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list