maybe_add_column()
Function: Adds column to database table, if it doesn’t already exist.
Source: wp-admin/install-helper.php:91
Function: Adds column to database table, if it doesn’t already exist.
Source: wp-admin/install-helper.php:91
Function: Adds a new user to a blog by visiting /newbloguser/{key}/.
Source: wp-includes/ms-functions.php:2166
Function: If a table only contains utf8 or utf8mb4 columns, convert it to utf8mb4.
Source: wp-admin/includes/upgrade.php:2628
Function: Creates a table in the database if it doesn’t already exist.
Source: wp-admin/install-helper.php:54
Function: Disables the Automattic widgets plugin, which was merged into core.
Source: wp-admin/includes/upgrade.php:3490
Function: Disables the Link Manager on upgrade if, at the time of upgrade, no links exist in the DB.
Source: wp-admin/includes/upgrade.php:3510
Function: Drops column from database table, if it exists.
Source: wp-admin/install-helper.php:129
Function: Ensures that any hex color is properly hashed.
Source: wp-includes/formatting.php:6194
Function: Corrects 404 redirects when NOBLOGREDIRECT is defined.
Source: wp-includes/ms-functions.php:2133
Function: Serializes data, if needed.
Source: wp-includes/functions.php:622