Support MB Custom Table New columns not being added to already existing tables Reply To: New columns not being added to already existing tables

#13868
Anh TranAnh Tran
Keymaster

Hi, you need to call MB_Custom_Table_API::create on init hook or some hook. Do not call this only once when activate a plugin or a theme. The plugin auto detects the new table structure and upgrade it.