049876ac8f
This commit adds a new filter, "woocommerce_install_get_tables", to the WC_Install::get_tables() method, enabling WooCommerce extensions to register new, WooCommerce-specific tables, ensuring these tables can be cleaned up automatically should WooCommerce be uninstalled (useful for things like custom table data stores). Nothing gets added by default, but this provides an integration point for plugins like WooCommerce Custom Orders Table. |
||
---|---|---|
.. | ||
class-wc-tests-core-functions.php | ||
class-wc-tests-wc-query.php | ||
conditional-functions.php | ||
deprecated-hooks.php | ||
install.php | ||
notice-functions.php | ||
plugin-updates.php | ||
validation.php |