Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/24/2011 03:28:18 PM (14 years ago)
Author:
djpaul
Message:

Fix handling of certain subnav URLs in core, xprofile, friends, members, activity, settings, blogs and message components. See #3176

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-component.php

    r4265 r4281  
    222222     */
    223223    function _setup_nav( $main_nav = '', $sub_nav = '' ) {
    224 
    225224        // No sub nav items without a main nav item
    226225        if ( !empty( $main_nav ) ) {
Note: See TracChangeset for help on using the changeset viewer.