Core Function
View Source on Trac ↗ make_db_current()
make_db_current( mixed $tables = 'all' ) Updates the database tables to a new schema.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $tables string | Optional. Which set of tables to update. Default is 'all'. |
Return Value
(void)
No return value description available.
Function Information
Since Version
1.5.0
Source File
wp-admin/includes/upgrade.php
Advertisement