Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
Prevent automatic updates on live sites via config constant.
Prevent automatic updates on live sites via config constant.
Staunch is a WordPress plugin designed to prevent automatic updates from running on live production sites. It is ideal for developers and site administrators who want to maintain control over when and how updates are applied, avoiding potential disruptions or version control conflicts.
define('CAN_UPDATE', true); to your development site's config file to allow updates there; live sites without this constant remain locked.By using Staunch, you ensure that automatic updates never run unsupervised on your live site.
No comments yet. Be the first to start the conversation!