Support » Fixing WordPress » Set Up Cron for Automatic Updates?

  • Is it possible to set up WordPress so when an update is released, the local files get updated automatically, not requiring admin to click on Update button? I will be going on an expedition that will take me away from the internet for a few months and would hate to have to leave my blog with potential security vulnerability that may be identified and patched later. Is there a way to have the blog update itself automatically when an update is released?

Viewing 1 replies (of 1 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Well… there is a way to do it-ish.

    I wouldn’t do it myself (“Gun’s don’t kill, automated risk mitigation systems kill people”…) but if you convert everything to use SVN you could do it.

    Converting the core to SVN
    is simple (just make sure you use the 3.3 branch and NOT 3.2), but many vulnerabilities are plugin or theme related.

    If you could get the svn copies of those plugins and themes too, then you could create a cron job on your host (not WordPress) that would routinely svn up the different directories.

    Mind you, I’d make sure you have good historical backups but it’s doable.

Viewing 1 replies (of 1 total)
  • The topic ‘Set Up Cron for Automatic Updates?’ is closed to new replies.