@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_avatar_to_crop() |
Output the URL of the avatar to crop. |
bp_get_options_nav_{$subnav_item->css_id} |
Filters the “options nav”, the secondary-level single item navigation menu. |
bp_user_gravatar_default |
Filters the default user Gravatar. |
bp_group_gravatar_default |
Filters the default group Gravatar. |
bp_blog_gravatar_default |
Filters the default blog Gravatar. |
bp_core_setup_globals |
Fires at the end of the setup of bp-core globals setting. |
bp_core_new_subnav_item() |
Add an item to secondary navigation of the specified component. |
bp_core_new_nav_item() |
Add an item to the primary navigation of the specified component. |
bp_core_new_nav_default() |
Modify the default subnav item that loads when a top level nav item is clicked. |
bp_core_add_jquery_cropper() |
Enqueues jCrop library and hooks BP’s custom cropper JS. |