Namespaces: global |
Description |
|---|---|
| bp_admin_wp_nav_menu_meta_box() |
Register meta box and associated JS for BuddyPress WP Nav Menu. |
| bp_admin_do_wp_nav_menu_meta_box() |
Build and populate the BuddyPress accordion on Appearance > Menus. |
| bp_core_get_admin_integration_active_tab_object() |
Get the object of the current integration tab |
| bp_core_admin_integrations_url() |
Return the admin url with the tab selected |
| bp_core_add_contextual_help() |
Adds contextual help to BuddyPress admin pages. |
| bp_core_add_contextual_help_content() |
Renders contextual help content to contextual help tabs. |
| bp_admin_separator() |
Add a separator to the WordPress admin menus. |
| bp_admin_custom_menu_order() |
Tell WordPress we have a custom menu order. |
| bp_admin_menu_order() |
Move our custom separator above our custom post types. |
| bp_admin_list_table_current_bulk_action() |
When using a WP_List_Table, get the currently selected bulk action. |