Error en la base de datos de WordPress: [Unknown column 'wpye_posts.post_type' in 'WHERE']SELECT SQL_CALC_FOUND_ROWS wpye_comments.comment_ID
FROM wpye_comments LEFT JOIN wpye_posts AS wp_posts_to_exclude_reviews ON comment_post_ID = wp_posts_to_exclude_reviews.ID
WHERE ( comment_approved = '1' ) AND comment_post_ID = 9163 AND comment_parent = 0 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 wpye_posts.post_type <> 'wc_user_membership'
ORDER BY wpye_comments.comment_date_gmt ASC, wpye_comments.comment_ID ASC