[ad_1]
WordPress say ” WordPress needs to access your web server. Please enter your FTP credentials to proceed “.
And I have no idea what is FTP username and password are.
Is there anyway to update the wordpress without using FTP credentials. i have SSH information.
[ad_2]
Add this to your `wp-config.php` file above the line that says */* That’s all, stop editing! Happy publishing. */*
`define(‘FS_METHOD’, ‘direct’);`