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. |
get_blog_option() |
Retrieve blog option. |
add_blog_option() |
Add blog option. |
update_blog_option() |
Update blog option. |
delete_blog_option() |
Delete blog option. |
switch_to_blog() |
Switch to specified blog. |
restore_current_blog() |
Restore current blog. |