Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #7729, comment 3


Ignore:
Timestamp:
04/06/2018 10:18:29 PM (8 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7729, comment 3

    initial v1  
    11`01.patch` is a first pass at removing BuddyBar functionality.
     2
     3The removal of `bp_loggedin_user_domain()` to each component's `setup_nav()` method is due in part to the generation of the BuddyBar.  Since we're no longer supporting the BuddyBar, we can remove those instances and only check if we're on a user profile page.