Hi, I've two sites built with multi-site that I need to separate them.
is this posible to do?
thanks
Hi, I've two sites built with multi-site that I need to separate them.
is this posible to do?
thanks
You should be able to provide individual blogs with the ability to install plug-ins. I would recommend WP-DBManager as it will allow you to backup your database (posts, pages, categories, etc) and make it available as an SQL dump file which can be restored to a new MySQL database, once created.
You should be able to installed WP-DBManager from within the WordPress Admin CP under Plugins -> Install New.
I've just exported every blog with the WP import export plugin and then created every blog from scratch
thanks