WC_MAX_LINKED_VARIATIONS not working
-
I have tried with below code in wp-config.php but no help. It’s kind of urgent and I have product variations more than 250 for some products. Any suggestions please.
define( 'WC_MAX_LINKED_VARIATIONS', 250 );
Even, I tried above code in functions.php (as some guys suggested) still not working.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘WC_MAX_LINKED_VARIATIONS not working’ is closed to new replies.