File: bp-core/admin/bp-core-admin-functions.php
Description
bp_core_print_admin_notices()

Print admin messages to admin_notices or network_admin_notices.

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

bp_core_add_admin_notice()

Add an admin notice to the BP queue.

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

bp_core_activation_notice()

Verify that some BP prerequisites are set up properly, and notify the admin if not.

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

bp_core_activation_notice

Check for orphaned BP components (BP component is enabled, no WP page exists).

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

bp_do_activation_redirect()

Redirect user to BuddyPress’s What’s New page on activation.

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

bp_check_for_legacy_theme()

Check if currently using legacy theme

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

bp_print_legacy_theme_deprecated_notice()

Print the notice warnning in admin pages

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

bp_core_admin_menu_init()

Initializes the wp-admin area “BuddyPress” menus and sub menus.

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