Namespaces: global |
Description |
|---|---|
| bp_core_iso8601_date() |
Output an ISO-8601 date from a date string. |
| bp_core_get_iso8601_date() |
Return an ISO-8601 date from a date string. |
| bp_core_format_date() |
Output formatted date from a date string. |
| bp_core_get_component_search_query_arg() |
Get the ‘search’ query argument for a given component. |
| bp_core_get_root_domain() |
Return the domain for the root blog. |
| bp_core_create_root_component_page() |
Create WordPress pages to be used as BP component directories. |
| bp_core_add_illegal_names() |
Add illegal blog names to WP so that root components will not conflict with blog names on a subdirectory installation. |
| 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. |