Show Nav Link for Group Members Only in WP (not MU)
-
I’m trying to get a nav item in a Group to only show for members of that group. I got it working in MU, but it’s not working in regular WP. In MU I used the bp_core_new_subnav_item() with this option set: ‘user_has_access’ => bp_group_is_visible() Is there something better to use to only show the nav to group members?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Show Nav Link for Group Members Only in WP (not MU)’ is closed to new replies.
It’s a new page with no sub navs. I only want the link to show up in the nav when a member is logged in. It should be invisible when not logged in. I’m using thesis.