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: Drops column from database table, if it exists.
Source: wp-admin/install-helper.php:129
Function: Checks that database table column matches the criteria.
Source: wp-admin/install-helper.php:183