Niraj Chauhan

Niraj Chauhan

#father#husband#SoftwareCraftsman#foodie#gamer#onepiece#naruto

Stop wordpress asking FTP details

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');