trevoristall
5/12/2014 - 3:26 PM

enable automatic Wordpress updates

enable automatic Wordpress updates

wordpress/wp-config.php

Paste the following code to your wp-config.php file, preferably just below every other line of code.

define('FS_METHOD','direct');