I created product catalogue on my wordpress site using wp posts and custom fields and now I want to transfer some categories of posts into woocommerce products through Mysql. just copy these posts to woocommerce – how can i do it? The categories remain the same.
Leave a Reply
You must be logged in to post a comment.
you can use : Post Type Switcher http://wordpress.org/plugins/post-type-switcher/faq/ or
Convert Post Types : http://wordpress.org/plugins/convert-post-types/ or read this post : https://wordpress.stackexchange.com/questions/127744/convert-wordpress-posts-to-products-in-woocommerce
I have used this:
and this