network_domain_check()
Check for an existing network.
Return
(string|false) Base domain if network exists, otherwise false.
Source
File: wp-admin/includes/network.php
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
Check for an existing network.
(string|false) Base domain if network exists, otherwise false.
File: wp-admin/includes/network.php
Version | Description |
---|---|
3.0.0 | Introduced. |