- Timestamp:
- 01/29/2024 06:31:34 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress-functions.php
r13709 r13718 84 84 $this->directory_nav = new BP_Core_Nav( bp_get_root_blog_id() ); 85 85 $this->is_block_theme = false; 86 87 if ( bp_is_running_wp( '5.9.0', '>=' ) ) { 88 $this->is_block_theme = wp_is_block_theme(); 89 } 86 $this->is_block_theme = wp_is_block_theme(); 90 87 } 91 88
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)