Filter Out Invalid Woocommerce Variations
I had a large number of Woocommerce variations for a project and the dropdowns were showing options that were not possible to create a product from. To remove these unwanted options, I need to increase a variation threshold.This probably is due to the woocommerce_ajax_variation_threshold. If your product contains more variations than the threshold specifies, woocommerce [...]