WP_Term_Query::__construct() | Method | WordPress Developer Resources
https://developer.wordpress.org/reference/classes/wp_term_query/__construct/Constructor.
HI, please add option for orderby in varation product
Example:
betheme/functions/theme-woocommerce.php
line: 591
$atr = wc_get_product_terms( $product->get_id(), $atr['name'], array( 'fields' => 'names', 'orderby' => 'term_order' ));
?
regards
Comments
Hi,
Thanks for the suggestion.
Please, share it with us on the topic for suggestions too:
https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest
Thanks