October 27, 2007, 10:12 am
install_blog($blog_id, $blog_title = ”)
Summary: Creates a new blog with the id $blog_id and the title $blog_title
Detail: This is a very complex function that involves calling the upgrade-functions.php file and using a bunch of it’s functions to complete its task. This is definitely a function which – in the absence of a specific need – is better off left on its own and accessed through the API.
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_create_blog($domain, $path, $title, $user_id, $meta = ”, $site_id = 1) (0)
- wpmu_checkAvailableSpace($action) (0)
- Using get_option() to Determine the Current Theme (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.