Tuesday, February 28, 2017

What Can I Do To Stop and Fix WordPress Ask for FTP Credentials?


The easiest way to solve this problem is add the following FTP information to your wp-config.php


Add this to wp-config.php:

define('FS_METHOD','direct');