File: bp-core/admin/bp-core-admin-functions.php |
Description |
|---|---|
| bp_admin_menu_order() |
Move our custom separator above our custom post types. |
| bp_admin_menu_order |
Filters the custom admin menus. |
| bp_admin_list_table_current_bulk_action() |
When using a WP_List_Table, get the currently selected bulk action. |
| 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_core_get_admin_tabs() |
Get the data for the tabs in the admin area. |