I want to change category id in woocommerce table. Example: change id=5 to id=20. I don’t want to delete my categories in my wordpress panel, just change that id from database.
Advertisement
Answer
why not just go to phpmyadmin and change it?
This of course can cause conflicting issues if id=20 is already assigned and its not what you want