WPDev.one
Core Function
View Source on Trac ↗

install_blog()

install_blog( mixed $blog_id, mixed $blog_title = '' )

Install an empty blog.

Parameters 1 required

Name / Type Description
$blog_id
int

The value returned by wp_insert_site().

Required
$blog_title
string

The title of the new site.

Return Value

(void)
No return value description available.

Function Information

Since Version
MU (3.0.0)
Source File
wp-includes/ms-deprecated.php
Advertisement