WordPress bittet um FTP -Anmeldeinformationen auf Localhost

Add this to wp-config.php

define('FS_METHOD', 'direct');
TechieSakar