Parsed: 110930
<?php /** * WordPress Network Administration API. * * @package WordPress * @subpackage Administration * @since 4.4.0 */ /* function network_domain_check() – Check for an existing network. */ /* function allow_subdomain_install() – Allow subdomain installation */ /* function allow_subdirectory_install() – Allow subdirectory installation. */ /* function get_clean_basedomain() – Get base domain of network. */ /* function network_step1() – Prints step 1 for Network installation process. */ /* function network_step2() – Prints step 2 for Network installation process. */