File: bp-core/deprecated/buddypress/1.5.php |
Description |
---|---|
bp_dtheme_page_on_front_template() |
In BuddyPress 1.2.x, this function loaded the activity feed template if the front page display settings allow. |
bp_is_member() | |
bp_loggedinuser_link() | |
bp_search_form_enabled() |
Only show the search form if there are available objects to search for. |
bp_page_title() |
Template tag version of bp_get_page_title() |
bp_get_page_title() |
Prior to BuddyPress 1.5, this was used to generate the page’s |
bp_log_out_link() |
Generate a link to log out. Last used in BP 1.2-beta. You should be using wp_logout_url(). |
groups_at_message_notification() |
Send an email and a BP notification on receipt of an @-mention in a group |
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() |