File: bp-core/bp-core-options.php |
Description |
|---|---|
| bp_enable_send_invite_member_type() |
Checks if member type have send invites enabled. |
| bp_enable_private_network_public_content() |
Add URL OR URI which will ignore even if private network is enabled. |
| bp_enable_private_network_public_content |
Filters private network’s public content. |
| bp_show_login_adminbar() |
Is the Toolbar hidden for logged in users? |
| bp_show_login_adminbar |
Filters whether or not the toolbar is hidden for logged in users (non-admins). |
| bp_disable_invite_member_type() |
Is allow users to sign up the profile types to personal inviting? |
| bp_disable_invite_member_type |
Filters whether allow users to sign up the profile types to personal inviting is enabled or not. |
| bp_is_post_type_feed_enable() |
Checks if post type feed is enabled. |
| bp_is_custom_post_type_feed_enable() |
Checks if custom post type feed is enabled. |
| bp_platform_is_feed_enable() |
Checks if default platform activity feed is enabled. |