| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Network installation administration panel. A multi-step process allowing the user to enable a network of WordPress sites.
| File Size: | 558 lines (26 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 4 files wp-admin/admin-header.php wp-admin/admin-footer.php wp-admin/includes/upgrade.php wp-admin/admin.php |
| network_domain_check() X-Ref |
| Check for an existing network. return: Whether a network exists. |
| allow_subdomain_install() X-Ref |
| Allow subdomain install return: bool Whether subdomain install is allowed |
| allow_subdirectory_install() X-Ref |
| Allow subdirectory install return: bool Whether subdirectory install is allowed |
| get_clean_basedomain() X-Ref |
| Get base domain of network. return: string Base domain. |
| network_step1( $errors = false ) X-Ref |
| Prints step 1 for Network installation process. |
| network_step2( $errors = false ) X-Ref |
| Prints step 2 for Network installation process. |
| Generated: Sat May 26 08:20:01 2012 | Cross-referenced by PHPXref 0.7 |