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. |
| bp_is_activity_permalink() | |
| bp_core_get_wp_profile() | |
| bp_is_home() | |
| bp_is_front_page() |
Is the user on the front page of the site? |
| bp_core_deprecated_email_actions() |
Add support for pre-2.5 email actions. |
| bp_core_email_from_name_filter() |
Set “From” name in outgoing email to the site name. |
| bp_core_deprecated_email_filters() |
Add support for pre-2.5 email filters. |
| bp_core_action_set_spammer_status() |
Catch a “Mark as Spammer/Not Spammer” click from the toolbar. |
| bp_core_action_delete_user() |
Process user deletion requests. |