How to Blog: Geek World News

  • About
  • Contact
  • Write For Us
  • Privacy policy
  • Home
  • How to Guides
  • Seo
  • Blogging
  • Windows
  • WordPress
  • Twitter
  • Google
    • Android

How to enable or disable wordpress automatic update

November 16, 2013 by Lalit Suryan Leave a Comment



WordPress recently released new update of wordpress version 3.7. The most important feature is added in this version is automatic wordpress update while you sleep your blog get updated automatically.

wordpress automatic update

Why WordPress auto update is important?

Auto update is very important in terms of security, daily thousand of wordpress blogs Hacked. Bloggers open their eye's take care of your blog it's like a property which need care so why we not take care of our blog. As we take automatic backups daily, same with wordpress auto updates, most of times we seen hacker found loopholes in WordPress versions. In those cases those blogs are updated with new version are protected but left are hacked.

  • Also Read : Best seo plugins for wordpress

Lets come to the point how to enable automatic updates in WordPress?

Edit wp-config.php file add this code

define( ‘WP_AUTO_UPDATE_CORE', true );

Problem with above code it update beta or development updates so it may create problem with blog. Add this code to disable Beta or development auto updates.

add_filter( ‘allow_dev_auto_core_updates', ‘__return_false' );

How to disable automatic updates in WordPress?

First why anyone want to disable auto updates

  • Also Read : 3 Trusted Cheap WordPress Hosting

If you notice sometimes wordpress update & blog face some compatibility issues because wordpress theme or any plugin not compatible with latest update. In this situation disable automatic updates are right decision.

Open wp-config.php file add this code

define( ‘WP_AUTO_UPDATE_CORE', false );

It's quite simple task but some wordpress beginners don't now how to do that. I hope this wordpress tutorial is helpful for you & your blog. If you know any other way to enable or disable wordpress automatic updates post in comment section below.

Related posts:

  1. Why WordPress is best blogging platform
  2. 4 best wordpress optimization plugins
  3. Useful Plugins for Creating Custom Forms with WordPress
  4. WordPress Vs Blogger – Why WordPress Is Better?

About Lalit Suryan

Lalit Suryan is the young Internet Marketer and Blogger from India.He is the founder of Geek World News, he loves to write about how to guides, seo, wordpress tip & tricks.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

CommentLuv badgeShow more posts



Tips to Backup the WordPress Database

Switching From Windows 7 to Windows 8

The Benefits Of Ecommerce Web Design

160by2 – Free SMS to Any Mobile in India [Unlimited]

Why WordPress is best blogging platform

Categories

[footer_backtotop text="Top of Page"]
Copyright © 2023 GeekWorldNews-All Rights Reserved. | Sitemap| About me