If I have heavily modified my theme, what changes would I have to make to (manually) incorporate the latest theme update? thanks
If I have heavily modified my theme, what changes would I have to make to (manually) incorporate the latest theme update? thanks
Comments
Comment #1
optalgin commentedYou can either read the release notes or you can download both previous and current versions and check the diff between the source files.
This is true for each future update
Comment #2
sioux commentedI did read the release notes, but I was not sure what it meant. Is the HTML5shiv referenced in any other file within the theme, or do I just upload it? "Tag is added"- is this referenced in any other file within the theme? Is there a 'trick" to finding line changes? because reading through 20+ source files is tedious, and not very efficient.
Comment #3
optalgin commentedYou could use a comparison software, try this beyond compare
Comment #4
drzraf commentedpush your enhancements upstream.
less diff, less work in merging
Comment #5
tibezh commented