File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_core_get_root_domain |
Filters the domain for the root blog. |
bp_core_get_component_search_query_arg() |
Get the ‘search’ query argument for a given component. |
bp_core_get_component_search_query_arg |
Filters the query arg for a component search string. |
bp_core_get_directory_page_id() |
Get the page ID corresponding to a component directory. |
bp_core_update_directory_page_ids() |
Store the list of BP directory pages in the appropriate meta table. |
bp_core_get_directory_pages() |
Get names and slugs for BuddyPress component directory pages. |
bp_core_get_directory_pages |
Filters the names and slugs for BuddyPress component directory pages. |
bp_core_add_page_mappings() |
Creates necessary directory pages. |
bp_core_get_directory_page_default_titles() |
Get the default page titles for BP directory pages. |
bp_core_get_directory_page_default_titles |
Filters the default page titles array |