wp-admin/includes/network.php


Lines:

1 to 22 of 22
<?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. */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      API Letters: ,,,,