[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
WordPress Network Administration API.
File Size: | 743 lines (27 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 1 file wp-admin/admin-footer.php |
network_domain_check() X-Ref |
Check for an existing network. return: string|false Base domain if network exists, otherwise false. |
allow_subdomain_install() X-Ref |
Allow subdomain installation return: bool Whether subdomain installation is allowed |
allow_subdirectory_install() X-Ref |
Allow subdirectory installation. return: bool Whether subdirectory installation 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. param: false|WP_Error $errors Optional. Error object. Default false. |
network_step2( $errors = false ) X-Ref |
Prints step 2 for Network installation process. param: false|WP_Error $errors Optional. Error object. Default false. |
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |