Updating WordPress plugins is important. It keeps your website safe. Sometimes, automatic updates do not work. In such cases, you can update plugins manually.
In this guide, we will show you how to do that. You will learn to update WordPress plugins via FTP. Follow the steps below carefully.
What You Need
- FTP client (like FileZilla)
- FTP login details
- Latest plugin zip file
Step 1: Download the Latest Plugin Version
First, go to the plugin’s website. Download the latest version of the plugin. It will come in a zip file. Save this file on your computer.
Step 2: Extract the Plugin Zip File
Next, extract the zip file. This will create a folder with the plugin files. You will need this folder for the FTP transfer.
Step 3: Connect to Your Website via FTP
Open your FTP client (like FileZilla). Enter your FTP login details. These details include:
- FTP host
- FTP username
- FTP password
- FTP port (usually 21)
Click “Quickconnect” to connect to your website.
Step 4: Navigate to the Plugins Folder
Once connected, you will see two panels. The left panel shows your computer files. The right panel shows your website files.
In the right panel, navigate to your WordPress installation folder. Go to wp-content > plugins. This is where all your plugins are stored.

Credit: www.youtube.com
Step 5: Deactivate the Plugin
Before updating, deactivate the plugin. Go to your WordPress dashboard. Click on Plugins. Find the plugin you want to update. Click Deactivate.
Step 6: Upload the New Plugin Files
Now, go back to your FTP client. In the left panel, find the extracted plugin folder. Select the folder and upload it to the right panel (your website).
If asked to overwrite files, select “Yes”. This will replace the old plugin files with the new ones.
Step 7: Reactivate the Plugin
After the upload is complete, go back to your WordPress dashboard. Click on Plugins. Find the updated plugin. Click Activate.
Step 8: Check the Plugin
Check if the plugin is working properly. Visit your website. Look for any errors or issues. If everything works fine, you have successfully updated the plugin.

Credit: www.wpbeginner.com
Troubleshooting Tips
Sometimes, things might go wrong. Here are some tips to help you:
- Backup your website: Always backup your website before updating plugins.
- Check permissions: Make sure your FTP user has the right permissions.
- Clear cache: Clear your browser and website cache after updating.
- Contact support: If you face issues, contact the plugin support team.
Why Update WordPress Plugins?
Updating plugins is important for several reasons:
- Security: Updates fix security vulnerabilities. This keeps your site safe.
- New features: Updates add new features and improvements.
- Compatibility: Updates ensure compatibility with the latest WordPress version.
- Bug fixes: Updates fix bugs and improve performance.
Frequently Asked Questions
Why Manually Update WordPress Plugins Via Ftp?
Updating via FTP helps when automatic updates fail or cause errors.
What Tools Are Needed For Ftp Updates?
You need an FTP client like FileZilla and your FTP credentials.
How Do I Access My WordPress Files Via Ftp?
Use an FTP client, enter your FTP credentials, and connect to your server.
Where Can I Find My Plugin Files?
Look in the `wp-content/plugins` directory on your server.
Conclusion
Manually updating WordPress plugins via FTP is easy. Follow the steps in this guide. Always backup your website before updating. Stay safe and keep your plugins up-to-date.
If you have any questions, leave a comment below. We are here to help you.