wc_update_440_insert_attribute_terms_for_variable_products()

Register attributes as terms for variable products, in increments of 100 products.


Description Description

This migration was added to support a new mechanism to improve the filtering of variable products by attribute (https://github.com/woocommerce/woocommerce/pull/26260), however that mechanism was later reverted (https://github.com/woocommerce/woocommerce/pull/27625) due to numerous issues found. Thus the migration is no longer needed.


Return Return

(bool) true if the migration needs to be run again.


Top ↑

Source Source

File: includes/wc-update-functions.php



Top ↑

User Contributed Notes User Contributed Notes

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