Function wc_reorder_terms

Move a term before the a given element of its hierarchy level

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

Parameters summary

integer $the_term
integer $next_id the id of the next sibling element in save hierarchy level
string $taxonomy
integer $index = 0 (default: 0)
mixed $terms = null (default: null)

Return value summary

integer
WooCommerce API documentation generated by ApiGen 2.8.0