{"id":122982,"date":"2013-10-26T11:30:12","date_gmt":"2013-10-26T15:30:12","guid":{"rendered":"http:\/\/wpmu.org\/?p=122982"},"modified":"2013-10-25T00:45:20","modified_gmt":"2013-10-25T04:45:20","slug":"how-to-turn-off-automatic-updates-in-wordpress-3-7","status":"publish","type":"post","link":"https:\/\/wpmudev.com\/blog\/how-to-turn-off-automatic-updates-in-wordpress-3-7\/","title":{"rendered":"How to Turn Off Automatic Updates in WordPress 3.7"},"content":{"rendered":"<p>Automatic core updates are now part of WordPress, thanks to the release of version 3.7 yesterday, and while it is an &#8220;opt-out&#8221; feature, developers will be pleased to know it&#8217;s possible to switch it off.<\/p>\n<p>WordPress co-founder Matt Mullenweg has made no secret of his desire for auto-updates, flagging the idea in his State of the Word address in 2012. At the time, Mullenweg said he admired Google Chrome&#8217;s approach \u2013 the browser software is always automatically kept up-to-date without users necessarily knowing version of Chrome they&#8217;re running.<\/p>\n<p>But not all WordPress users have welcomed the feature, with many <a title=\"Core Updates 3.7\" href=\"http:\/\/make.wordpress.org\/core\/2013\/08\/28\/core-updates-in-3-7\/\" rel=\"noopener\" target=\"_blank\">asking for a way to turn it off<\/a>.<\/p>\n<p>In this Weekend WordPress Project, I&#8217;ll show you how to switch off automatic core updates.<\/p>\n<div class=\"image-grid cgrid-row\">\n<div class=\"cgrid-col cgrid-col-span-full\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-ratio-large wp-image-122987\" src=\"https:\/\/wpmudev.com\/blog\/wp-content\/uploads\/2013\/10\/auto-updates-700x218.jpg\" alt=\"Automatic Updates\" width=\"700\" height=\"218\" \/><\/div>\n<\/div>\n<h3>So How Do I Turn Auto-Updates?<\/h3>\n<p>The WordPress admin area doesn&#8217;t have an &#8220;Off&#8221; switch built into the UI, but you can disable automatic updates by adding the following code to your<em> wp-config.php<\/em> file:<\/p>\n<p><code>define( 'AUTOMATIC_UPDATER_DISABLED', true );<\/code><\/p>\n<p>There are a couple of other methods developers should know about:<\/p>\n<ul>\n<li>If you\u2019re using a deployment system that uses SVN or GIT it\u2019s disabled by default<\/li>\n<li>You can also make use of the <em>auto_upgrader_disabled automatic_updater_disabled<\/em> OR <em>auto_upgrade_core auto_update_core filters<\/em><\/li>\n<\/ul>\n<p><span style=\"font-family: ff-tisa-web-pro, Arial, sans-serif; font-size: 24px; font-weight: 600;\">Turning Off Automatic Updates With a Plugin<\/span><\/p>\n<p>If you don&#8217;t want to dig into the code, why not install a plugin instead?<\/p>\n<p>Gary Pendergast&#8217;s fantastic plugin <a title=\"Automatic Updater For WordPress\" href=\"http:\/\/pento.net\/projects\/automatic-updater-for-wordpress\/\" rel=\"noopener\" target=\"_blank\">Automatic Updater For WordPress<\/a> not only allows you to automatically keep your WordPress install up-to-date as soon as updates become available, but also allows you to disable updates.<\/p>\n<h3>Summing Up<\/h3>\n<p>While automatic updates might scare off some developers, it&#8217;s important to remember why this feature has been introduced: to ensure WordPress installations\u00a0are updated to the latest <strong>secure<\/strong> version. Remember <a title=\"TimThumb\" href=\"http:\/\/ma.tt\/2011\/08\/the-timthumb-saga\/\" rel=\"noopener\" target=\"_blank\">TimThumb<\/a>? Exactly.<\/p>\n<p>If you turn off updates if defeats the whole point of automatic updates as a feature.<\/p>\n<p>However, for some developers \u2013 and managed WordPress hosts \u2013 turning off automatic updates is necessary, particularly if your site is heavily dependent on plugin&#8217;s for functionality and you need time to test your plugin&#8217;s against future versions of WordPress.<\/p>\n<p>Enjoy your weekend!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Automatic core updates are now part of WordPress, thanks to the release of version 3.7 yesterday, and while it is an &#8220;opt-out&#8221; feature, developers will be pleased to know it&#8217;s possible to switch it off. In this Weekend WordPress Project, I&#8217;ll show you how to switch off automatic core updates.<\/p>\n","protected":false},"author":164650,"featured_media":122987,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"blog_reading_time":"","wds_primary_category":0,"wds_primary_tutorials_categories":0,"footnotes":""},"categories":[263],"tags":[],"tutorials_categories":[],"class_list":["post-122982","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials"],"_links":{"self":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts\/122982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/users\/164650"}],"replies":[{"embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/comments?post=122982"}],"version-history":[{"count":1,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts\/122982\/revisions"}],"predecessor-version":[{"id":215930,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts\/122982\/revisions\/215930"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/media\/122987"}],"wp:attachment":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/media?parent=122982"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/categories?post=122982"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/tags?post=122982"},{"taxonomy":"tutorials_categories","embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/tutorials_categories?post=122982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}