Revision: 52289
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 19, 2011 13:12 by krembo99
Initial Code
UPDATE wp_posts SET post_author = 'new-author-id' WHERE post_author = 'old-author-id';
Initial URL
Initial Description
Initial Title
wordpress - MYSQL - Assign all articles from one author to another
Initial Tags
mysql, database, wordpress
Initial Language
MySQL