[ Root ] [ Search ] [ Index ]

PHP Cross Reference of WordPress 3.0.1

Provided by Yoast

title

Body

[close]

/wp-admin/ -> network.php (summary)

Network installation administration panel. A multi-step process allowing the user to enable a network of WordPress sites.

File Size: 523 lines (25 kb)
Included or required:0 times
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

Defines 6 functions

  network_domain_check()
  allow_subdomain_install()
  allow_subdirectory_install()
  get_clean_basedomain()
  network_step1()
  network_step2()

Functions
Functions that are not part of a class:

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: Thu Oct 14 05:12:05 2010 Cross-referenced by PHPXref 0.7