Forums
(@4jdesigns)
5 years, 2 months ago
Hi Merv,
All sorted thanks. I forgot I had this in my functions file: get_terms('location',array('hide_empty' => true) );
get_terms('location',array('hide_empty' => true) );
It’s working how it should. Thanks.
12 years, 8 months ago
Thanks Terry! Saved me a whole lot of messing around.