Changeset 6498 for trunk/src/includes/core/template-loader.php
- Timestamp:
- 06/08/2017 01:58:51 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/template-loader.php
r6438 r6498 110 110 111 111 // A bbPress template file was located, so override the WordPress template 112 // and use it to switch off bbPress'stheme compatibility.112 // and use it to switch off theme compatibility. 113 113 if ( ! empty( $new_template ) ) { 114 114 $template = bbp_set_template_included( $new_template );
Note: See TracChangeset
for help on using the changeset viewer.