i want to sort categories from order and put them in specific way. So for example I create wanted array like:
$wanted_sort_ids = array( 20, 21, 16 ); <
$wanted_sort_ids = array( 20, 21, 16 );