File: bp-core/bp-core-options.php |
Description |
|---|---|
| bp_core_get_root_options() |
Fetch global BP options. |
| bp_core_network_options |
Filters multisite options retrieved from sitemeta. |
| bp_core_get_root_options |
Filters the global BP options. |
| bp_core_get_root_option() |
Get a root option. |
| bp_update_option() |
Save an option. |
| bp_delete_option() |
Delete an option. |
| bp_core_activate_site_options() |
Copy BP options from a single site to multisite config. |
| bp_add_options |
Fires after the addition of default options when BuddyPress is first activated. |
| bp_delete_options() |
Delete default options. |
| bp_delete_options |
Fires after the deletion of default options when BuddyPress is first deactivated. |