Skip to content

Instantly share code, notes, and snippets.

@trevor-atlas
Last active August 29, 2015 14:01
Show Gist options
  • Save trevor-atlas/a2a29c374bec8701a9b0 to your computer and use it in GitHub Desktop.
Save trevor-atlas/a2a29c374bec8701a9b0 to your computer and use it in GitHub Desktop.
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');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment