WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '!= 'wp_e11dda28'
ORDER BY user_login ASC
LIMIT 0, 2000' at line 3]
SELECT SQL_CALC_FOUND_ROWS wp_users.ID
FROM wp_users
WHERE 1=1 AND wp_users.ID IN ( SELECT DISTINCT wp_posts.post_author FROM wp_posts WHERE wp_posts.post_status = 'publish' AND wp_posts.post_type IN ( 'post', 'page', 'es_template', 'our-social', 'our_testimonials' ) ) AND .user_login != 'wp_e11dda28'
ORDER BY user_login ASC
LIMIT 0, 2000