WordPress database error: [Unknown column 'wp_posts.post_type' in 'where clause']SELECT wp_comments.comment_ID
FROM wp_comments LEFT JOIN wp_posts AS wp_posts_to_exclude_reviews ON comment_post_ID = wp_posts_to_exclude_reviews.ID
WHERE ( comment_approved = '1' ) AND comment_type != 'order_note' AND comment_type != 'webhook_delivery' AND comment_type != 'action_log' AND wp_posts_to_exclude_reviews.post_type NOT IN ('product') AND wp_posts.post_type NOT IN ('st_cars','st_activity','st_tours','st_flight','rental_room')
ORDER BY wp_comments.comment_date_gmt DESC
WordPress database error: [Unknown column 'wp_posts.post_type' in 'where clause']SELECT wp_comments.comment_ID
FROM wp_comments LEFT JOIN wp_posts AS wp_posts_to_exclude_reviews ON comment_post_ID = wp_posts_to_exclude_reviews.ID
WHERE ( comment_approved = '1' ) AND comment_type != 'order_note' AND comment_type != 'webhook_delivery' AND comment_type != 'action_log' AND wp_posts_to_exclude_reviews.post_type NOT IN ('product') AND wp_posts.post_type NOT IN ('st_cars','st_activity','st_tours','st_flight','rental_room')
ORDER BY wp_comments.comment_date_gmt DESC
LIMIT 0,5