Function wc_terms_clauses

Add term ordering to get_terms

It enables the support a 'menu_order' parameter to get_terms for the product_cat taxonomy. By default it is 'ASC'. It accepts 'DESC' too

To disable it, set it ot false (or 0)

Package: WooCommerce\Functions
Author: WooThemes
Located at includes/wc-term-functions.php

Parameters summary

array $clauses
array $taxonomies
array $args

Return value summary

array
WooCommerce API documentation generated by ApiGen 2.8.0