Install::drop_tables() Drop WooCommerce Admin tables. ContentsDescription Return Source Related Uses User Contributed Notes Description #Description Return #Return (void) Top ↑Source #Source File: packages/woocommerce-admin/src/Install.php 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_tables() Return a list of tables. Used to make sure all WC Admin tables are dropped when uninstalling the plugin in a single site or multi site environment. 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_tables() Return a list of tables. Used to make sure all WC Admin tables are dropped when uninstalling the plugin in a single site or multi site environment.