@since: BuddyPress 1.5.0 |
Description |
|---|---|
| bp_core_get_directory_pages |
Filters the names and slugs for BuddyPress component directory pages. |
| bp_core_component_slug_from_root_slug() |
Create a default component slug from a WP page root_slug. |
| bp_core_component_slug_from_root_slug |
Filters the default component slug from a WP page root_slug. |
| bp_core_create_root_component_page() |
Create WordPress pages to be used as BP component directories. |
| bp_use_wp_admin_bar |
Filters whether or not to use the admin bar. |
| bp_forums_parent_forum_id() |
Return the parent forum ID for the Legacy Forums abstraction layer. |
| bp_forums_parent_forum_id |
Filters the parent forum ID for the bbPress abstraction layer. |
| bp_core_get_directory_page_ids() |
Fetch a list of BP directory pages from the appropriate meta table. |
| bp_core_get_directory_page_ids |
Filters the list of BP directory pages from the appropriate meta table. |
| bp_is_username_compatibility_mode() |
Are we running username compatibility mode? |