Hey, I want to make some changes to the bp_get_displayed_user_nav() function in bp-core\bp-core-templatetage.php
However I know this isnt an ideal thing to do, as my changes will be over written if I upgrade.
So my question is this;
I wish to add an item to the optionsbar when viewing another user. I dont wish to add an item in the users bar or onto the buddy bar.
Is there a way to do this without altering the bp_get_displayed_user_nav() function?
Cheers