$terms = get_terms(APP_TAX_CAT, array('hide_empty' => 0)); foreach ($terms as $term) { print_r($term); }
There are currently 1 users browsing this thread. (0 members and 1 guests)