Home / Web / How to stop wordpress from asking for FTP info How to stop wordpress from asking for FTP info 52 views Place the below code in in wp-config.php: define(‘FS_METHOD’, ‘direct’);