Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #3060, comment 4


Ignore:
Timestamp:
02/10/2011 10:31:51 AM (14 years ago)
Author:
jasonnathan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3060, comment 4

    initial v1  
    55- The default subnav slug is not set to home when is single item.
    66
    7   The problem certainly a little deeper, but this was a quick fix in _setup_globals()
     7  The problem is certainly a little deeper than this but this was a quick fix in _setup_globals()
    88  Set the {{{default action_variable[0]}}} to {{{'home'}}} if its empty
    99  That part is not so much a fix, more of a hack.