Ticket #4160: 4160.01.diff
File 4160.01.diff, 443 bytes (added by , 12 years ago) |
---|
-
bp-core/bp-core-functions.php
380 380 if ( bp_get_major_wp_version() >= 3.4 ) { 381 381 $ct = wp_get_theme(); 382 382 } else { 383 $ct = get_current_theme();383 $ct = current_theme_info(); 384 384 } 385 385 386 386 // The best way to remove this notice is to add a "buddypress" tag to