Changeset 13538
- Timestamp:
- 07/31/2023 09:47:51 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/11.0/src/bp-activity/bp-activity-blocks.php
r13108 r13538 79 79 80 80 // Build the activity loop. 81 if ( 'nouveau' === bp_get_theme_compat_id() ) {81 if ( bp_is_theme_compat_active() && 'nouveau' === bp_get_theme_compat_id() ) { 82 82 $bp_nouveau = bp_nouveau(); 83 83
Note: See TracChangeset
for help on using the changeset viewer.