Hello,
- I build a wordpress theme with the help of a Pinegrow and a local enviroment (LocalWP)
- I build all the content as a pinegrow wp plugin / Gutenberg blocks, pulling a lot of a dynamic data from CPT and ACF
Now, once the website is live and a client request some changes (for example to add a new custom post type and custom fields) what is the best way to do it?
Do I have to go back and create all of the changes in a local development?
I know there is a wordpress plugin but I really love Desktop app due to the VS Code integration