Uses
Uses | Description |
---|---|
wp-admin/includes/upgrade.php: wp_install_defaults() | Creates the initial content for a newly-installed site. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |
wp-includes/wp-db.php: wpdb::suppress_errors() | Enables or disables suppressing of database errors. |