Changeset 2032 for trunk/bp-core/deprecated/bp-core-deprecated.php
- Timestamp:
- 10/05/2009 06:05:05 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/deprecated/bp-core-deprecated.php
r2025 r2032 758 758 global $wp_themes; 759 759 760 /* If we are using a BuddyPress 1.1+ theme ignore this. */ 761 if ( !file_exists( WP_CONTENT_DIR . '/bp-themes' ) ) 762 return false; 763 760 764 /* Remove the cached WP themes first */ 761 765 $wp_existing_themes = &$wp_themes;
Note: See TracChangeset
for help on using the changeset viewer.