\um\coreMultisite

Class Multisite

Summary

Methods
Properties
Constants
__construct()
create_new_blog_old_wp()
create_new_blog()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() : mixed

Multisite constructor.

Returns

mixed

create_new_blog_old_wp()

create_new_blog_old_wp( $blog_id) : mixed

Make default UM installation at the new blog if UM is active for network

is deprecated in WP 5.1

Parameters

$blog_id

Returns

mixed

create_new_blog()

create_new_blog(\WP_Site  $blog) : mixed

Make default UM installation at the new blog if UM is active for network works since 5.1 WP version

Parameters

\WP_Site $blog

Returns

mixed