WordPress Convert Pages to Posts

It’s quite easy, and I see no downsides as yet:

UPDATE `wp_posts` SET post_type=’post’ WHERE post_type=’page’

This entry was posted in Travel and tagged , , , , . Bookmark the permalink.

One Response to WordPress Convert Pages to Posts

  1. Yup, check out my plugin I made to do this exact thing at the beginning of the year: http://www.briandgoad.com/blog/downloads/p2pconverter/

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>