I’ve been able to add custom bp menu items using the bp_core_new_nav_item() function but by default the menu items have /members/username prepended to the url of the page i want to link to. I need to add external links that link outside of BP preferably with the bp_core_new_nav_item() function so I can have a custom order of the menu items. Is this possible?