I want to create a new custom tab screen for the single member view that comes up when a user’s profile is selected. I’m having a hard time figuring out the best way to add a new tab to the navigation layer that lists “Activity, Profile, Messages, Friends (), Groups ()” for /members/xxxusernamexxxxx
I want to add an element without changing the plugin code or changing the default template. I’m extending the default base theme with a child theme. Thanks!