apply_filters( 'nab_replace_short_description_in_wc_product_variation', boolean $replace )
Filters whether a WC product test should replace the description of product variation or not.
Description
Parameters
- $replace
(boolean) (Required) whether product variation description should be replaced or not. Default:
true
;