- Timestamp:
- 06/03/2026 05:16:06 PM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/14.0/src/bp-templates/bp-nouveau/buddypress-functions.php
r14174 r14202 477 477 public function add_nojs_body_class( $classes ) { 478 478 /** This filter is documented in bp-core/bp-core-dependency.php */ 479 if ( ! is_buddypress() ||apply_filters( 'bp_enqueue_assets_in_bp_pages_only', true ) ) {479 if ( ! is_buddypress() && apply_filters( 'bp_enqueue_assets_in_bp_pages_only', true ) ) { 480 480 return $classes; 481 481 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)