WooCommerce Code Reference

Migrations

Packages

CustomOrderTable

Interfaces, Classes and Traits

MetaToCustomTableMigrator
Base class for implementing migrations from the standard WordPress meta table to custom structured tables.
MetaToMetaTableMigrator
Base class for implementing migrations from the standard WordPress meta table to custom meta (key-value pairs) tables.
TableMigrator
Base class for implementing WP posts to order tables migrations handlers.