@since: BuddyPress 1.6.0
Description
bp_register_admin_settings

Fires inside the bp_register_admin_settings function.

Source: bp-core/admin/bp-core-admin-actions.php:235

bp_register_admin_integrations

Fires inside the bp_register_admin_integrations function.

Source: bp-core/admin/bp-core-admin-actions.php:250

bp_admin_init

Fires inside the bp_admin_init function.

Source: bp-core/admin/bp-core-admin-actions.php:123

bp_admin_head

Fires inside the bp_admin_head function.

Source: bp-core/admin/bp-core-admin-actions.php:153

bp_admin_setting_callback_register()

Admin bar for logged out users setting field.

Source: bp-core/admin/bp-core-admin-settings.php:883

bp_core_admin_backpat_menu()

In BP 1.6, the top-level admin menu was removed. For backpat, this function keeps the top-level menu if a plugin has registered a menu into the old ‘bp-general-settings’ menu.

Source: bp-core/admin/bp-core-admin-functions.php:34

bp_core_modify_admin_menu_highlight()

This tells WP to highlight the Settings > BuddyPress menu item, regardless of which actual BuddyPress admin screen we are on.

Source: bp-core/admin/bp-core-admin-functions.php:74

bp_core_admin_backpat_page()

Generates markup for a fallback top-level BuddyPress menu page, if the site is running a legacy plugin which hasn’t been updated. If the site is up to date, this page will never appear.

Source: bp-core/admin/bp-core-admin-functions.php:99

bp_form_option()

Output settings API option.

Source: bp-core/admin/bp-core-admin-settings.php:720

bp_get_form_option()

Return settings API option

Source: bp-core/admin/bp-core-admin-settings.php:734