Share users and WooCommerce memberships between two installations
The woocommerce membership plugin uses the post table to store it’s data, however pretty much all queries from the plugin will contain wc_membership in them (they use it in all of the post_types but it may not catch all the meta_query, will need testing, see if any error or missing data happens, find all the … Read more