Namespaces: global |
Description |
|---|---|
| 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. |
| delete_blog_option() |
Delete blog option. |
| switch_to_blog() |
Switch to specified blog. |
| restore_current_blog() |
Restore current blog. |
| get_blogs_of_user() |
Retrive blogs associated with user. |
| update_blog_status() |
Whether or not to update blog status. |
| is_subdomain_install() |
Whether or not if subdomain install. |