@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_core_check_notification_access() |
Check if a user has access to a specific notification. |
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(). |
bp_page_title() |
Template tag version of bp_get_page_title() |
bp_activity_get_sitewide() |
Retrieve sitewide activity |
bp_core_email_from_name_filter() |
Set “From” name in outgoing email to the site name. |
bp_core_print_generation_time() |
Print the generation time in the footer of the site. |
bp_core_sort_nav_items() |
Sort the navigation menu items. |
bp_blogs_format_clear_blog_cache() |
Clear cache when a new blog is created. |
messages_screen_sentbox() |
Load the Messages > Sent screen. |