Changeset 3630
- Timestamp:
- 11/24/2011 11:31:53 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-core-compatibility.php
r3629 r3630 868 868 */ 869 869 function bbp_template_include_theme_compat( $template = '' ) { 870 871 // Bail if current theme has this under control 872 if ( current_theme_supports( 'bbpress' ) ) 873 return $template; 870 874 871 875 /** Users *************************************************************/
Note: See TracChangeset
for help on using the changeset viewer.