wp_get_mu_plugins()
Function: Retrieve an array of must-use plugin files.
Source: wp-includes/load.php:828
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
Function: Runs just before PHP shuts down execution.
Source: wp-includes/load.php:1144
Action Hook: Fires just before PHP shuts down execution.
Source: wp-includes/load.php:1150
Function: Return the HTTP protocol sent by the server.
Source: wp-includes/load.php:15
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