Browsing all articles in Wordpress

Port posts from one WordPress install to another

Posted Posted by jerothe in Development, Wordpress     Comments No comments
Jul
18

Exporting individual categories of content has always been an interesting proposition in WordPress. I have hacked my way through it in the past, including using an RSS export and a plugin or two. It appears that import / export functionality is now built into the core of WordPress, but it will still export additional data you don’t need. Here is how you export only your post content to import into a new WordPress install. read more