woocommerce offtopic - Applying pre-production modifications

admin2025-04-19  0

I'm working on a wordpress website on a pre-production version that includes several extensions like woocommerce and others. I'm wondering what is a safe solution to apply all the modifications I made on the production website without risking to lose user informations...

I think the safest way is to import the user and their orders, subscriptions (...) on the preprod version and once it's good, copy the whole thing to the production one, but how to be sure what mysql tables I have to import ?

For example orders are in part in wp_posts, but I can have added some page there will have order posts with the same ID as some page posts.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1745077631a283660.html

最新回复(0)