mysqlden

UPDATE wp_posts SET post_status = 'publish' WHERE (post_type = 'post' and post_status = 'draft')
ile tüm postları taslağa alabilirsiniz