Last active
August 29, 2015 14:01
-
-
Save trevor-atlas/a2a29c374bec8701a9b0 to your computer and use it in GitHub Desktop.
enable automatic Wordpress updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment