woocommerce_variation_prices_price

Filter Hook: $this->prices_array is an array of values which may have been modified from what is stored in transients – this may not match $transient_cached_prices_array.

Source: includes/data-stores/class-wc-product-variable-data-store-cpt.php:299

Used by 1 function | Uses 0 functions

woocommerce_variation_prices

Filter Hook: Give plugins one last chance to filter the variation prices array which has been generated and store locally to the class.

Source: includes/data-stores/class-wc-product-variable-data-store-cpt.php:382

Used by 1 function | Uses 0 functions