wp_load_translations_early()
Function: Attempt an early load of translations.
Source: wp-includes/load.php:1353
Function: Attempt an early load of translations.
Source: wp-includes/load.php:1353
Function: Check or set whether WordPress is in “installation” mode.
Source: wp-includes/load.php:1454
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
Function: Runs just before PHP shuts down execution.
Source: wp-includes/load.php:1144
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