Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,005
- How-to & Troubleshooting
- 129,528
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,783
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,170
-
I’m quite sure you can’t tack on just any component in the bp_is_active() function.
It should be like this:
if ( bp_is_active('profile') || bp_is_active('activity') || ... etc ) {
The easiest thing would be to list what you want publically available.
Here’s a function to build on:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-make-a-private-community/?topic_page=2&num=15#post-44616
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS