Namespaces: global
Description
bp_core_add_admin_menu_page()

In BuddyPress 1.1 – 1.2.x, this function provided a better version of add_menu_page() that allowed positioning of menus. Deprecated in 1.5 in favour of a WP core function.

Source: bp-core/deprecated/buddypress/1.5.php:85

bp_is_activity_permalink()

Source: bp-core/deprecated/buddypress/1.5.php:134

bp_core_get_wp_profile()

Source: bp-core/deprecated/buddypress/1.5.php:146

bp_is_home()

Source: bp-core/deprecated/buddypress/1.5.php:222

bp_is_front_page()

Is the user on the front page of the site?

Source: bp-core/deprecated/buddypress/1.5.php:234

bp_core_deprecated_email_actions()

Add support for pre-2.5 email actions.

Source: bp-core/deprecated/buddypress/2.5.php:673

bp_core_email_from_name_filter()

Set “From” name in outgoing email to the site name.

Source: bp-core/deprecated/buddypress/2.5.php:20

bp_core_deprecated_email_filters()

Add support for pre-2.5 email filters.

Source: bp-core/deprecated/buddypress/2.5.php:45

bp_core_action_set_spammer_status()

Catch a “Mark as Spammer/Not Spammer” click from the toolbar.

Source: bp-core/deprecated/buddypress/3.0.php:110

bp_core_action_delete_user()

Process user deletion requests.

Source: bp-core/deprecated/buddypress/3.0.php:160