i think theme work is cheaper than plugin sprawl
i think we keep paying for plugin sprawl when a theme layer would cover most of the UX changes.
Every extra plugin feels like one more thing that can break our pipeline on upgrade day. Has anyone here actually simplified a setup by moving presentation work into the theme and leaving the plugins for only real logic?
0
Comments
-
Agree on the upgrade risk. We cut two plugins out last quarter by moving some header and category layout changes into the theme. Less maintenance, fewer surprises.
0 -
It depends on whether the change touches data or just display. If it's mostly presentation, theme first. If it changes moderation or automation, I keep it in a plugin so the failure mode is clearer.
0