@since: BuddyPress 1.0.0 |
Description |
---|---|
the_title |
Filters the link text to be added to the item output. |
bp_core_remove_subnav_item() |
Deletes an item from the secondary navigation of the specified component. |
bp_core_reset_subnav_items() |
Clear all subnav items from a specific nav item. |
bp_core_remove_nav_item() |
Deletes an item from the primary navigation of the specified component. |
bp_core_search_site |
Filters the constructed url for use with site searching. |
bp_core_add_message() |
Add a feedback (error/success) message to the WP cookie so it can be displayed after the page reloads. |
bp_core_redirect() |
Perform a status-safe wp_redirect() that is compatible with BP’s URI parser. |
bp_core_get_site_path() |
Get the path of the current site. |
bp_core_time_since() |
Get an English-language representation of the time elapsed since a given date. |
bp_core_get_root_domain() |
Return the domain for the root blog. |