Skip to:
Content

BuddyPress.org

Ticket #5544: 5544.diff

File 5544.diff, 506 bytes (added by imath, 11 years ago)
  • bp-core/bp-core-template.php

     
    9797        $title = '';
    9898
    9999        // Use the string provided by the component
    100         if ( isset( buddypress()->{$component}->directory_title ) ) {
     100        if ( ! empty( buddypress()->{$component}->directory_title ) ) {
    101101                $title = buddypress()->{$component}->directory_title;
    102102
    103103        // If none is found, concatenate