Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,020
- How-to & Troubleshooting
- 129,649
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,794
- Showcase
- 3,316
- Ideas
- 1,383
- Miscellaneous
- 9,180
-
If he’s trying to do…
<?php if ( bp_has_site_members( 'type=' . $foo1 . '&max=' . $foo2 ) ) : ?>
…then in theory it *should* work, at least from what I see.
I’ll have time in the morning to check on this if you don’t by then Burt.