Created
June 20, 2016 02:23
-
-
Save mohitesachin217/c4da9d31ae152114a29e7ffafc811aae to your computer and use it in GitHub Desktop.
wordpress ftp credentials requirement on localhost override
This file contains 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
define('FS_METHOD', 'direct'); | |
add this line to stop wordpress asking for ftp while installing on localhost |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment