File: bp-core/bp-core-functions.php |
Description |
|---|---|
| bp_core_get_component_search_query_arg |
Filters the query arg for a component search string. |
| bp_core_get_root_domain() |
Return the domain for the root blog. |
| bp_core_get_root_domain |
Filters the domain for the root blog. |
| 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 |
| bp_core_on_directory_page_delete() |
Remove the entry from bp_pages when the corresponding WP page is deleted. |
| bp_core_component_slug_from_root_slug() |
Create a default component slug from a WP page root_slug. |