create_empty_blog
- create_empty_blog is deprecated since version 4.4.0!
create_empty_blog ( $domain, $path, $weblog_title, $site_id = 1 )
Parameters:- (string) domain The new blog's domain.
- (string) path The new blog's path.
- (string) weblog_title The new blog's title.
- (int) site_id Optional. Defaults to 1.
Returns:- (string|int) The ID of the newly created blog
Defined at:Change Log: - Introduced in WordPress: —
- Deprecated in WordPress: 4.4.0
Description
Create an empty blog.