I am trying to update plugins but am continually getting “Failed - This is usually due to inconsistent file permissions.” How do I fix this?
ZachE
2
Hi @DiggetyDog
Is FS_METHOD
defined in wp-config.php?
If it is, it should be set to direct
But also, you may need to run a ownership/permission fix like so:
Let us know if that helps!