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.