How to fix WordPress Asking for FTP Credentials Error by admin | Nov 24, 2020 | wordpressThe error usually occurs when the following code is missing from wp-config.php file; define(‘FS_METHOD’,’direct’); This function allows the current user to edit or install files in your folder. Here is how you can remedy this issue. We need...
Recent Comments