wp_is_site_initialized


wp_is_site_initialized ( $site_id )

Parameters:
  • (int|WP_Site) site_id Site ID or object.
Returns:
  • (bool) True if the site is initialized, false otherwise.
Defined at:

Description

Checks whether a site is initialized.A site is considered initialized when its database tables are present.

Related Functions

is_serialized, wp_initialize_site, wp_not_installed, wp_uninitialize_site, wp_is_writable

Top Google Results

User discussions

wpseek mobile