[buddypress-trac] [BuddyPress Trac] #6339: site (blog) directory <title> is redundant: "Site Directory Directory."

buddypress-trac noreply at wordpress.org
Wed Apr 1 19:07:42 UTC 2015


#6339: site (blog) directory <title> is redundant: "Site Directory Directory."
--------------------------+-----------------------------
 Reporter:  jreeve        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  API           |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 This is the case on our website, [http://commons.mla.org/sites MLA
 Commons], but also on [https://buddypress.org/sites/ BuddyPress's own site
 directory]. What seems to be happening is that the function
 `bp_get_directory_title()` is concatenating
 `buddypress()->{$component}->name` with "Directory", and the component
 name is not a single word, like it is for the `Members` or `Groups`
 components, but `Site Directory.` This means that "Site Directory" gets
 concatenated with "Directory" to produce "Site Directory Directory."

 This might be fixed by just changing `Site Directory` to `Site` in `bp-
 blogs-loader.php`. Hopefully that doesn't have any other side effects?

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6339>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list