WordPress meminta kredensial FTP di localhost

Add this to wp-config.php

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