خطای پایگاهدادهٔ وردپرس : [Table 'sourcede_lyn.wp_terms' doesn't exist]
SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'tribe_events_cat') AND tr.object_id IN (338, 336, 330, 328, 326, 322)
ORDER BY t.name ASC