Niraj Chauhan

Niraj Chauhan

#Father #Husband #SoftwareCraftsman #AIEnthusiast #PodcastHost #WeekendCyclist

Stop wordpress asking FTP details

Posted by on

If you are on linux system and fed up with Wordpress asking FTP details on every install/update of plugin/theme??

Then just add this line in your wp-config.php file

define('FS_METHOD', 'direct');