[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 17:05:36 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 imath):

 I understand your point. I'm fine with it.

 One remark. If we are to do this, i think we should take care of all
 BuddyPress pages. I think bp_is_directory() is set by the
 bp_update_is_directory() function eg:
 {{{
 bp_update_is_directory( true, 'groups' );
 }}}
 The register page for example, should be out of your check as :
 {{{
 bp_update_is_directory( false, 'register' );
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6107#comment:29>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list