Namespaces: global |
Description |
|---|---|
| bp_core_delete_notifications_for_user_by_type() |
BP 1.5 simplified notification functions a bit |
| bp_core_delete_notifications_for_user_by_item_id() | |
| bp_is_activity_front_page() |
Is the front page of the site set to the Activity component? |
| is_site_admin() |
WPMU version of is_super_admin() |
| 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_blogs_transition_activity_status() |
When a blog comment status transition occurs, update the relevant activity’s status. |