@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_after_{$filter_key}_parse_args |
Filters the arguments key after parsing if filter key provided. |
bp_filter_metaid_column_name() |
Filter SQL query strings to swap out the ‘meta_id’ column. |
bp_core_exclude_pages_from_nav_menu_admin() |
Prevent specific pages (eg ‘Activate’) from showing in the Pages meta box of the Menu Administration screen. |
bp_core_clear_directory_pages_cache_settings_edit() |
Clear the directory_pages cache when the bp-pages option is updated. |
bp_core_clear_root_options_cache() |
Clear the root_blog_options cache when any of its options are updated. |
bp_get_non_cached_ids() |
Determine which items from a list do not have cached values. |
bp_core_clear_directory_pages_cache_page_edit() |
Clear the directory_pages cache when one of the pages is updated. |
bp_is_activity_heartbeat_active() |
Check whether Activity Heartbeat refresh is enabled. |
bp_is_activity_heartbeat_active |
Filters whether or not Activity Heartbeat refresh is enabled. |
bp_is_activity_autoload_active() |
Check whether Activity Autoload is enabled. |