How do I safely change the name of a custom post type?
If you have no posts in your portfolio yet. It would be really simple. Rename everything with “Portfolio” into “Projects”. You will lose nothing and change the name. Edit : Try use this plugin http://wordpress.org/extend/plugins/ptypeconverter/ to export the current posts safely and import it into your new custom post type. So the steps are : … Read more