@since: BuddyPress 1.9.0 |
Description |
---|---|
bp_admin_do_wp_nav_menu_meta_box() |
Build and populate the BuddyPress accordion on Appearance > Menus. |
bp_core_admin_integration_tabs |
Filters the admin tabs to be displayed. |
bp_core_settings_admin_tabs |
Filters the admin tabs to be displayed. |
bp_core_admin_tabs |
Filters the admin tabs to be displayed. |
bp_detect_theme_compat_with_current_theme() |
Set our flag to determine whether theme compat should be enabled. |
bp_use_theme_compat_with_current_theme() |
Should we use theme compat for this theme? |
bp_use_theme_compat_with_current_theme |
Filters whether or not to use theme compat for the active theme. |
bp_get_request() |
The main action used for handling theme-side GET requests. |
bp_get_request_{$action} |
Fires at the end of the bp_get_request function. |
bp_get_request |
Fires at the end of the bp_get_request function. |