Why is WordPress asking for FTP credentials when I update a plugin?
That prompt usually means WordPress can’t write to its own install with direct filesystem access, so it falls back to asking for FTP or SSH details. It doesn’t automatically mean your FTP login is wrong. Check the ownership and write access of the WordPress fi…
0 helpful votes