File: bp-core/bp-core-options.php |
Description |
---|---|
bp_restrict_group_creation() |
Is group creation turned off? |
bp_restrict_group_creation |
Filters whether or not group creation is turned off. |
bp_force_buddybar() |
Should the old BuddyBar be forced in place of the WP admin bar? |
bp_enable_group_hierarchies() |
Are group hierarchies enabled? |
bp_enable_group_hierarchies |
Filters whether or not groups are able to have a parent and sub groups. |
bp_enable_group_restrict_invites() |
Are group restrict invites to members who already in specific parent group? |
bp_enable_group_restrict_invites |
Filters whether group restrict invites to members who already in specific parent group? |
bp_enable_group_auto_join() |
Is Auto Group Membership Approval enabled? |
bp_enable_group_auto_join |
Filters whether or not groups auto approve membership. |
bp_disable_account_deletion() |
Are members able to delete their own accounts? |