Transforming the post type of your posts, pages and custom post types can be very manual and go wrong.
The transform setting within the dashboard...
Download, unzip and upload the package to your plugins directory..
Log into the dashboard and activate within the plugins page..
Edit any post and change the option under Post Type meta box...
Edit the post and look for the meta box titled Post Types.
Yes, you can use the filter hook which passes array of post types that can be changed on the post edit screen...
Yes, if you've changed the post type of something, all you need to do is edit the post again and switch the post type back...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Refer to GitHub repository for more information on version history and updates...
Read more