Namespaces: global |
Description |
|---|---|
| bp_core_new_subnav_item() |
Add an item to secondary navigation of the specified component. |
| bp_core_create_subnav_link() |
Add a subnav link to the BuddyPress navigation. |
| bp_core_register_subnav_screen_function() |
Register a screen function, whether or not a related subnav link exists. |
| bp_core_maybe_hook_new_subnav_screen_function() |
For a given subnav item, either hook the screen function or generate redirect arguments, as necessary. |
| bp_nav_item_has_subnav() |
Check whether a given nav item has subnav items. |
| bp_core_new_nav_item() |
Add an item to the primary navigation of the specified component. |
| bp_core_create_nav_link() |
Add a link to the main BuddyPress navigation. |
| bp_core_add_jquery_mask_inline_js() |
Prints script to add input mask to all telephone fields. |
| bp_core_get_js_dependencies() |
Get the JavaScript dependencies for buddypress.js. |
| bp_add_cover_image_inline_css() |
Add inline css to display the component’s single item cover photo. |