[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
WordPress Network Administration API.
File Size: | 683 lines (25 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
network_domain_check() X-Ref |
Check for an existing network. return: string|false Base domain if network exists, otherwise false. since: 3.0.0 |
allow_subdomain_install() X-Ref |
Allow subdomain installation return: bool Whether subdomain installation is allowed since: 3.0.0 |
allow_subdirectory_install() X-Ref |
Allow subdirectory installation. return: bool Whether subdirectory installation is allowed since: 3.0.0 |
get_clean_basedomain() X-Ref |
Get base domain of network. return: string Base domain. since: 3.0.0 |
network_step1( $errors = false ) X-Ref |
Prints step 1 for Network installation process. param: false|WP_Error $errors Optional. Error object. Default false. since: 3.0.0 |
network_step2( $errors = false ) X-Ref |
Prints step 2 for Network installation process. param: false|WP_Error $errors Optional. Error object. Default false. since: 3.0.0 |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |