File: bp-core/bp-core-functions.php |
Description |
|---|---|
| bp_esc_sql_order() |
Sanitize an ‘order’ parameter for use in building SQL queries. |
| bp_esc_like() |
Escape special characters in a SQL LIKE clause. |
| bp_is_username_compatibility_mode() |
Are we running username compatibility mode? |
| bp_is_username_compatibility_mode |
Filters whether or not to use username compatibility mode. |
| bp_use_wp_admin_bar() |
Should we use the WP Toolbar? |
| 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_packaged_component_ids() |
Returns an array of core component IDs. |
| bp_core_get_directory_page_ids() |
Fetch a list of BP directory pages from the appropriate meta table. |