DataRegenerator::delete_all_attributes_lookup_data()

Delete all the existing data related to the lookup table, including the table itself.


Description Description

Shortcut to run this method in case the debug tools UI isn’t available or for quick debugging:

wp eval "wc_get_container()->get(Automattic\WooCommerce\Internal\ProductAttributesLookup\DataRegenerator::class)->delete_all_attributes_lookup_data();"


Source Source

File: src/Internal/ProductAttributesLookup/DataRegenerator.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.