Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Show Nav Link for Group Members Only in WP (not MU)


techguy
Participant

@crashutah

Thanks! That worked for me on both WPMU and WP. Here’s the full code since it required 2 inputs:
‘user_has_access’ => groups_is_user_member($bp->loggedin_user->id, $bp->groups->current_group->id)

Skip to toolbar