Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,689
- How-to & Troubleshooting
- 128,213
- Creating & Extending
- 25,679
- Requests & Feedback
- 9,405
- Third Party Plugins
- 9,753
- Showcase
- 3,321
- Ideas
- 1,348
- Miscellaneous
- 8,879
-
for group admin and group mod?
built into bp-core:
function groups_is_user_admin( $user_id, $group_id )
function groups_is_user_mod( $user_id, $group_id )
BUT
those statements will ping the database each time and is not wp_cached
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS