WC_Install::wpmu_drop_tables()
Method: Uninstall tables when MU blog is deleted.
Source: includes/class-wc-install.php:1086
Method: Uninstall tables when MU blog is deleted.
Source: includes/class-wc-install.php:1086
Method: Create roles and capabilities.
Source: includes/class-wc-install.php:1093
Method: Get capabilities for WooCommerce – these are assigned to admin/shop manager during installation or reset.
Source: includes/class-wc-install.php:1181
Method: Remove WooCommerce roles.
Source: includes/class-wc-install.php:1223
Method: Set up the database tables which the plugin needs to function.
Source: includes/class-wc-install.php:699
Method: Get Table schema.
Source: includes/class-wc-install.php:788
Method: Return a list of WooCommerce tables. Used to make sure all WC tables are dropped when uninstalling the plugin in a single site or multi site environment.
Source: includes/class-wc-install.php:1027
Filter Hook: Filter the list of known WooCommerce tables.
Source: includes/class-wc-install.php:1059
Method: Drop WooCommerce tables.
Source: includes/class-wc-install.php:1069
Method: Add the default terms for WC taxonomies – product types and order statuses. Modify this at your own risk.
Source: includes/class-wc-install.php:630