Changeset 13709 for trunk/src/bp-activity/bp-activity-blocks.php
- Timestamp:
- 01/22/2024 05:54:22 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-activity/bp-activity-blocks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-blocks.php
r13537 r13709 157 157 $GLOBALS['activities_template'] = $reset_activities_template; 158 158 159 // Enqueue BP Tooltips. 160 wp_enqueue_style( 'bp-tooltips' ); 161 159 162 // Only add a block wrapper if not loaded into a Widgets sidebar. 160 163 if ( ! did_action( 'dynamic_sidebar_before' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.