Answer the question
In order to leave comments, you need to log in
How to update wordpress version when using git?
For one of our clients we run wordpress websites. For each site, a repository has been created in bitbucket with 2 branches: master and dev.
You need to update the version of WP on all sites. How to do it correctly so as not to "break" the repositories?
Answer the question
In order to leave comments, you need to log in
Create a branch, name it "update_wp" and change what you need, then merge and you're done.
Upload the new voprdress files and the commit
itself is no different from any change on the site.
what are you hoping to break?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question