@since: BuddyPress 1.7.0 |
Description |
|---|---|
| bp_nav_menu_item_id |
Filters the value to be used for the nav menu ID attribute. |
| the_title |
Filters the link text to be added to the item output. |
| bp_core_ajax_url() |
Get the proper value for BP’s ajaxurl. |
| bp_core_ajax_url |
Filters the proper value for BuddyPress’ ajaxurl. |
| bp_is_network_activated() |
Is BuddyPress active at the network level for this network? |
| bp_is_network_activated |
Filters whether or not we’re active at the network level. |
| bp_core_time_since_pre |
Filters whether or not to bypass BuddyPress’ time_since calculations. |
| bp_core_time_since |
Filters the English-language representation of the time elapsed since a given date. |
| bp_core_add_page_mappings() |
Creates necessary directory pages. |
| bp_template_include_theme_supports |
Filters the final template being loaded in parent/child themes. |