Home › Forums › Pro Support › Potential Category Bug? › Reply To: Potential Category Bug?
January 26, 2019 at 5:28 am
#7427
Participant
Hi Tom,
That worked a charm!
To confirm this is what line 41 now looks like in ajax.php.
$terms = get_terms( sanitize_key( $_POST[ 'taxonomy' ] ), 'orderby=count&hide_empty=0' );