Wordpress wp-config local dev FTP file permissions
I have encountered problems downloading and installing plugins and themes in a WP local dev environment. This can easily be fixed by adding one small line of code to the wp-config file...
define('FS_METHOD', 'direct');
Defines the method by which files are served, evidently "Direct" is not the default method used by Wordpress.
Written by Nate Arnold
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Wordpress
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#