Changeset 12947
- Timestamp:
- 05/12/2021 05:50:29 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/functions.php
r12946 r12947 131 131 132 132 // Single activity. 133 if ( bp_is_single_activity() ) {133 if ( bp_is_single_activity() && 'activity' === $object ) { 134 134 $qs = array( 135 135 'display_comments=threaded',
Note: See TracChangeset
for help on using the changeset viewer.