Diagnosing a WordPress Plugin Conflict Print

  • conflict, plugins, troubleshooting, wordpress
  • 0

A plugin conflict is most likely when a problem begins immediately after installing, activating, or updating a plugin, but conflicts can also appear after WordPress, PHP, or another plugin changes.

  1. Create a backup or use a staging copy when available.
  2. Review the error log for a plugin file named in the fatal error.
  3. Deactivate the suspected plugin and retest.
  4. If the cause is unknown, deactivate plugins methodically and reactivate them one at a time until the symptom returns.
  5. Check the plugin’s current requirements before re-enabling it.

If wp-admin cannot load, WordPress documents renaming the plugins directory through FTP or a file manager as a way to deactivate plugins without deleting their settings.


Was this answer helpful?

« Back