SQL – MySQL Update – WordPress Author Change UPDATE wp_posts SET post_author = ‘1’ WHERE post_author = ‘2’;