@since: BuddyPress 2.2.0 |
Description |
---|---|
bp_core_get_admin_tabs() |
Get the data for the tabs in the admin area. |
bp_core_get_admin_tabs |
Filters the tab data used in our wp-admin screens. |
bp_core_get_admin_integrations_tabs() |
Get the data for the tabs in the admin area. |
bp_core_get_settings_admin_active_tab() |
Get the data for the settings tabs in the admin area. |
bp_core_get_settings_admin_active_tab |
Filters the tab data used in our wp-admin screens. |
bp_setup_cache_groups() |
Fire the ‘bp_setup_cache_groups’ action, where cache groups are registered. |
bp_setup_cache_groups |
Fires inside the ‘bp_setup_cache_groups’ function, where cache groups are registered. |
bp_register_taxonomies() |
Fire the ‘bp_register_taxonomies’ action, where plugins should register taxonomies. |
bp_register_taxonomies |
Fires inside the ‘bp_register_taxonomies’ function, where plugins should register taxonomies. |
bp_cleanup_friendship_activities() |
Remove all hidden friendship activities. |