Why do my plugins/themes fail to update OR why do I receive a yellow FTP warning?

If you cannot update your plugins/themes or you receive FAILED update, the first thing you should try is to update them from your WordPress interface, to validate that it is an issue with ManageWP specifically, and not the site itself.

The most common cause of this problem is that your website requires FTP information.

You can correct upgrade issues by adding FTP information in your blog’s wp-config.php file.

Note: Do not add this to the end of the file, but just below the database information on the top of the file.

define('FTP_USER', 'username');

define('FTP_PASS', 'password');

define('FTP_HOST', 'ftp.example.org');

More complex update methods like FTPS or SSH are also supported if you enter the appropriate details in the wp-config.php file. For more information on FTP/SSH upgrades, click here.

Over 65,000 WordPress professionals are already using ManageWP

Add as many websites as you want for free, no credit card required. Sign up and start saving time!

Have questions? Get in touch!

Over 65,000 WordPress professionals are already using ManageWP

Add as many websites as you want for free, no credit card required. Sign up and start saving time!



Have questions? Get in touch!

Over 65,000 WordPress professionals are already using ManageWP

Add as many websites as you want for free, no credit card required. Sign up and start saving time!



Have questions? Get in touch!

Over 65,000 WordPress professionals are already using ManageWP

Add as many websites as you want for free, no credit card required. Sign up and start saving time!



Have questions? Get in touch!