WP Toolkit makes it easy to keep your WordPress sites up to date and secure. Outdated WordPress installations are a common target for hackers, so regular updates and security hardening are essential. This guide covers updating and securing WordPress through WP Toolkit.
Updating WordPress Manually
- Log in to Plesk.
- Go to WordPress.
- If an update is available, you will see a notification next to the installation (e.g., "Install plugin updates", "Update WordPress").
- Click the notification to view available updates.
- Select the updates you want to install. Keep the Restore Point checkbox selected to create a backup before updating.
- Click Update.
- Wait for the update to complete. Your site will be briefly unavailable during the process.
Configuring Automatic Updates
- Go to WordPress and click on your WordPress installation.
- Click Autoupdate settings.
- Choose your preferences:
- Update WordPress automatically: Select "Yes, but only minor (security) updates" for production sites, or "Yes, all" for staging sites.
- Update plugins automatically: Select "Defined individually, but security updates are autoinstalled" for the best balance of security and stability.
- Update themes automatically: Same recommendation as plugins.
- Click OK.
Securing Your WordPress Installation
- Go to WordPress.
- If security issues are detected, you will see a warning message (e.g., "Fix security" or "Check security").
- Click the security message.
- Review the list of available security measures:
- Critical measures: Turn off XML-RPC pingbacks, set secure file permissions, prevent directory listing, and more.
- Recommended measures: Additional hardening steps for improved security.
- Select the measures you want to apply.
- Click Secure.
You can also secure multiple installations at once by clicking Security at the top of the WordPress page.
Important Notes
- Always create a restore point before updating WordPress core.
- Security measures applied by WP Toolkit can sometimes affect plugin functionality. If something breaks, use Revert to undo specific measures.
- Automatic updates for plugins and themes can be configured individually — go to the Plugins or Themes tab on the installation card.
Troubleshooting
Website breaks after an update:
- Go to WordPress → click Back up / Restore on the installation card.
- Restore the backup that was created before the update.
Security measures broke a plugin:
- Go to WordPress → click the security status message → select the problematic measure → click Revert.