Managing WordPress Plugins And Themes

Use this page to keep WordPress plugins and themes current, necessary, and safe to update. Remove unused items, avoid overlapping plugins, and test important updates before changing production.

Keep The List Lean

Item Recommendation
Inactive plugins Delete them unless you have a specific reason to keep them.
Unused themes Keep the active theme and one current default WordPress theme as a fallback.
Abandoned plugins Replace plugins that no longer receive updates.
Duplicate features Avoid multiple plugins doing the same job, such as caching or security.

Before Updating Plugins Or Themes

  1. Create a backup.
  2. Read update notes for major version changes.
  3. Update one important plugin at a time when possible.
  4. Test the public site and WordPress admin after updates.
  5. If the site is critical, test on a clone first.

Plugin Quality Checks

Prefer plugins that:

Theme Checks

For themes:

Avoid nulled plugins and themes

Nulled or pirated plugins often contain malware or backdoors. They also do not receive normal security updates.

If An Update Breaks The Site

  1. Restore from the backup if the site is down.
  2. Disable the most recently updated plugin or theme.
  3. Check whether the issue is PHP-version related.
  4. Contact Fused if you cannot access wp-admin or need help restoring a backup.

After cleaning up plugins and themes, review administrator users, 2FA, and registration settings.

Review WordPress security