Install::create_tables() Create database tables. ContentsDescription Source Related Uses Used By User Contributed Notes Description #Description Source #Source File: packages/woocommerce-admin/src/Install.php 336 Expand full source code Collapse full source code Top ↑Related #Related Top ↑Uses #Uses Uses Uses Description packages/woocommerce-admin/src/Install.php: Install::get_schema() Get database schema. Top ↑Used By #Used By Used By Used By Description packages/woocommerce-admin/src/FeaturePlugin.php: FeaturePlugin::on_activation() Install DB and create cron events when activated. packages/woocommerce-admin/src/CategoryLookup.php: CategoryLookup::regenerate() Regenerate all lookup table data. packages/woocommerce-admin/src/Install.php: Install::install() Install WC Admin. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Uses #Uses Uses Uses Description packages/woocommerce-admin/src/Install.php: Install::get_schema() Get database schema.
Top ↑Used By #Used By Used By Used By Description packages/woocommerce-admin/src/FeaturePlugin.php: FeaturePlugin::on_activation() Install DB and create cron events when activated. packages/woocommerce-admin/src/CategoryLookup.php: CategoryLookup::regenerate() Regenerate all lookup table data. packages/woocommerce-admin/src/Install.php: Install::install() Install WC Admin.