WooCommerce Code Reference

Migrations

Namespaces

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.
MigrationHelper
Helper class to assist with migration related operations.
TableMigrator
Base class for implementing WP posts to order tables migrations handlers.