wp_installing()
Function: Check or set whether WordPress is in “installation” mode.
Source: wp-includes/load.php:1454
Function: Check or set whether WordPress is in “installation” mode.
Source: wp-includes/load.php:1454
Function: Load the database class file and instantiate the `$wpdb` global.
Source: wp-includes/load.php:569
Function: Set the database table prefix and the format specifiers for database table columns.
Source: wp-includes/load.php:602
Function: Toggle `$_wp_using_ext_object_cache` on and off without directly touching global.
Source: wp-includes/load.php:672
Function: Start the WordPress object cache.
Source: wp-includes/load.php:692
Function: Redirect to the installer if WordPress is not installed.
Source: wp-includes/load.php:796
Function: Retrieve an array of must-use plugin files.
Source: wp-includes/load.php:828
Function: Retrieve an array of active and valid plugin files.
Source: wp-includes/load.php:862
Function: Set internal encoding.
Source: wp-includes/load.php:1108
Function: Add magic quotes to `$_GET`, `$_POST`, `$_COOKIE`, and `$_SERVER`.
Source: wp-includes/load.php:1127