Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #5307, comment 13


Ignore:
Timestamp:
01/15/2014 03:12:07 PM (12 years ago)
Author:
henry.wright
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5307, comment 13

    initial v1  
    11It seems the reason for the white space is a check I have in {{{header.php}}}
    22
    3 {{{if ( is_page( 'login' )}}}
     3{{{if ( is_page( 'login' ) )}}}
    44
    55This seems to be returning {{{true}}} when on the {{{members/username/messages}}} page. Also seems to be returning true when on {{{members/username/settings}}}