Changeset 8989
- Timestamp:
- 09/08/2014 05:48:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress-functions.php
r8928 r8989 782 782 783 783 // Load the new activity item into the $activities_template global 784 bp_has_activities( 'display_comments=stream&hide_spam=false& include=' . $comment_id );784 bp_has_activities( 'display_comments=stream&hide_spam=false&show_hidden=true&include=' . $comment_id ); 785 785 786 786 // Swap the current comment with the activity item we just loaded
Note: See TracChangeset
for help on using the changeset viewer.