require_wp_db()
Function: Load the database class file and instantiate the `$wpdb` global.
Source: wp-includes/load.php:569
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: Fix `$_SERVER` variables for various setups.
Source: wp-includes/load.php:32
Function: Checks for the required PHP version, and the mysqli extension or a database drop-in.
Source: wp-includes/load.php:144
Function: Don’t load all of WordPress when handling a favicon.ico request.
Source: wp-includes/load.php:271
Function: Die with a maintenance message when conditions are met.
Source: wp-includes/load.php:287