Namespaces: global |
Description |
|---|---|
| bp_dtheme_page_on_front_update() |
In BuddyPress 1.2.x, this function hijacked the saving of page on front setting to save the activity feed setting. |
| 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. |
| 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() | |
| bp_search_form() |
Last used by core in BP 1.1. The markup was merged into DTheme’s header.php template. |
| 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() |