Function wc_reorder_terms
Move a term before the a given element of its hierarchy level
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
|