Skip to:
Content

BuddyPress.org

Ticket #4160: 4160.01.diff

File 4160.01.diff, 443 bytes (added by cnorris23, 12 years ago)
  • bp-core/bp-core-functions.php

     
    380380        if ( bp_get_major_wp_version() >= 3.4 ) {
    381381                $ct = wp_get_theme();
    382382        } else {
    383                 $ct = get_current_theme();
     383                $ct = current_theme_info();
    384384        }
    385385
    386386        // The best way to remove this notice is to add a "buddypress" tag to