@ce_wpress
12 years, 7 months ago
i have the same issue as Té Baybute
maybe i am not calling the right hook, but i cannot see the sub-navigation. also, i would like to create a sub-navigation tab under the “Profile”, next to Public, Edit, Change Avatar.
Edit: i manage to add the slugs directly as text:
‘parent_slug’ => ‘profile’, ‘parent_url’ => trailingslashit( bp_loggedin_user_domain() . ‘profile’ ),