How should I structure a WP website project using git and updating from WP dashboard?
From my perspective there are two issues with your plan – Git and “conventional” structure. So basically everything. 🙂 Git (and version control in general) is a poor tool for whole site stacks. Been there, done that, it hurt a lot. What you call an “unconventional” structure with content separated from core has been a … Read more