Installs numerous default values into the database and sets up a few examples.
NOTE: This function is called by installation and upgrade scripts, it is not intended to be used by plugin and theme developers. This page is provided for informational purposes only.
<?php wp_install_defaults( $user_id ) ?>
This function does not return a value.
This function is called by installation and upgrade scripts, it is not intended to be used by plugin and theme developers. This page is provided for informational purposes only. However, this function is pluggable, and may be overridden.
Since: 2.1.0
wp_install_defaults() is located in wp-admin/includes/upgrade.php