October 27, 2007, 10:24 am
wpmu_create_blog($domain, $path, $title, $user_id, $meta = ”, $site_id = 1)
Summary: High-level function that creates a new blog with the given parameters
Detail: This function is a high-level function that combines a number of other functions to create a new blog. It uses the install_blog(), install_blog_defaults() and add_user_to_blog() to set all the needed values in the database. This would be the preferred function to use when creating a new blog, rather than all the lower-level functions.
Tags: Functions, WordPress
Tags: Functions, WordPress
Related posts
- wpmu_validate_blog_signup($blog_id, $blog_title, $user = ”) (0)
- wpmu_signup_blog_notification($domain, $path, $title, $user, $user_email, $key, $meta = ”) (0)
- wpmu_checkAvailableSpace($action) (0)
- Using get_option() to Determine the Current Theme (0)
- update_blog_status( $id, $pref, $value, $refresh = 1 ) (0)
This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.