Fixed FTP credentials for WordPress to connect to my local server

I try to update WordPress or download plugins in I am directed to a page asking for the following information:

Connection Information
To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.




Here is solution how to fix it

define('FS_METHOD','direct'); to wp-config.php

Comments

Popular posts from this blog

HTML5 video loop src change on end play function

Set limit wp_nav_menu

Calculate percentage of a specific element has been scrolled into visible on the screen