WordPress database error: [Unknown column 't.term_order' in 'ORDER BY']SELECT DISTINCT t.term_id, tr.object_id
FROM red_terms AS t INNER JOIN red_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN red_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('video_category') AND tr.object_id IN (32586)
ORDER BY t.term_order, t.name ASC