File: bp-core/bp-core-wpabstraction.php |
Description |
|---|---|
| mb_strpos() |
Fallback implementation of mb_strpos(), hardcoded to UTF-8. |
| mb_strrpos() |
Fallback implementation of mb_strrpos(), hardcoded to UTF-8. |
| bp_core_get_status_sql() |
Get SQL chunk for filtering spam users from member queries. |
| mb_strlen() |
Fallback implementation of mb_strlen(), hardcoded to UTF-8. |
| update_blog_status() |
Whether or not to update blog status. |
| is_subdomain_install() |
Whether or not if subdomain install. |
| bp_get_major_wp_version() |
Parse the WordPress core version number into the major release. |
| get_blog_option() |
Retrieve blog option. |
| add_blog_option() |
Add blog option. |
| update_blog_option() |
Update blog option. |