Re: bp_nav item values
so $bp->bp_nav = (‘../posts’); changes the slug.. that takes care of that.
only problem is. I need the menu to show up for logged out users as well.
would this be wp_users_nav? if so i can’t seem to get the syntax of that down..