Disabling forced FTP credentials for any updates
-
Hello! I have a wordpress site that we were versioning controlling. Any plugin/Wordpress base update would have to go through a merge request and then deployed. Well our deploy process is broken and I’m trying to grant access to Marketing to allow updates to the plugins without having it go through a developer. One problem: WordPress is asking for connection login to the web server and for the life of me, I can’t figure out how to disable it.
Here’s everything I tried:
1.) wp-config.php: Yes, I looked in there as per this form and a million others. We have only the basics in the config file. (https://wordpress.stackexchange.com/questions/108379/force-wordpress-to-request-for-ftp-info-on-theme-plugin-install-update)
2.) I tried setting permission 777 (for extreme measures) to the plugins folder which suggested and a few other sites. Still nothing. Our All In One WP Security plugin promptly changed the settings back. (https://wordpress.stackexchange.com/questions/57166/ftp-credentials-on-localhost)
3.) I tried looking through the WP Security plugin and I’m not seeing anything jump out at me as to it stopping any plugin updates.
Any other areas that might be causing this? We are using WordPress 4.9.3. I have no idea where else to look.
Thanks!
- The topic ‘Disabling forced FTP credentials for any updates’ is closed to new replies.