[buddypress-trac] [BuddyPress Trac] #6107: Missing site titles for BP pages in Twenty Fifteen and new themes which add support to the new title-tag feature
buddypress-trac
noreply at wordpress.org
Fri Mar 6 23:30:18 UTC 2015
#6107: Missing site titles for BP pages in Twenty Fifteen and new themes which add
support to the new title-tag feature
------------------------------+-----------------------
Reporter: mercime | Owner: hnla
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 2.2.2
Component: Component - Core | Version:
Severity: major | Resolution:
Keywords: has-patch |
------------------------------+-----------------------
Comment (by johnjamesjacoby):
A few other considerations I just noticed:
* As of WordPress 4.1, core silently (and maybe accidentally) deprecated
the ability to have `left` seplocation. This is because the blog name,
description, & pagination are always appended at the end, resulting in
strings like ` | 2014 | JulyWordPress Develop` for date archives.
* We should probably add our own `$seplocation` check above our blog
name/description/pagination dance, to ensure we prepend or affix a `$sep`
before or after it if necessary. This also mirrors what `wp_title` is
already doing that we are stomping.
What a mess.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6107#comment:35>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list