WordPress File wp-includes/load.php

is_wp_error()

Checks whether the given variable is a WordPress Error.

require_wp_db()

Load the database class file and instantiate the $wpdb global.

timer_stop()

Retrieve or display the time from the page start to when function is called.