79828747

Date: 2025-11-24 14:31:58
Score: 2.5
Natty:
Report link

@Svyatoslav Well, not really. As I mentioned in the post, putting the whole WP into one repo means I'm versioning code that's not mine and I don't want that. As to putting the versions in the theme or plugin files, while it's great to track compatibility requirements, it's not great for what I am trying to achieve.

You're saying "don't change anything on stage/prod manually (only thru pushes)", but that's exactly the issue. While that would be a normal and safe way of handling things with any other framework, I've come to find that Wordpress websites require updates so frequently that we do do them in production directly, there's even a way to enable auto-updates for plugins!

I agree with you that in a perfect world, each update should be done on a local environment first, tested, then pushed, tested in staging, and finally deployed to prod. But the reality of the field, in my experience, is that clients that have WP websites:

It's also worth to note that in my experience, updates rarely break websites when it comes to Wordpress. Only times I've seen it happen were when I was updating from multiple major versions down. And even then it was usually mostly fine!

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Long answer (-1):
  • No code block (0.5):
  • User mentioned (1): @Svyatoslav
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Lily Bergonzat