close
BERJAYA
BERJAYA

Safe Activate

Descripció

Safe Activate protects your WordPress site from plugin activation failures.

When a plugin causes a fatal error during activation, Safe Activate automatically:
* Detects the error
* Deactivates the problematic plugin
* Restores admin access
* Logs the incident for review

This helps prevent white screen errors and saves time troubleshooting plugin conflicts.

Features

  • Automatic detection of fatal plugin errors
  • Safe auto-deactivation of conflicting plugins
  • Conflict activity logging
  • Simple and lightweight
  • No configuration required

Instal·lació

  1. Upload the plugin to /wp-content/plugins/safe-activate
  2. Activate the plugin through the Plugins menu
  3. Safe Activate works automatically in the background

PMF

Does this modify other plugins?

No. Safe Activate only deactivates a plugin if it causes a fatal error during activation.

Will this slow down my site?

No. The plugin runs only during plugin activation.

Is this compatible with all plugins?

Yes. It safely monitors activation behavior without interfering with plugin code.

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«Safe Activate» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «Safe Activate» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

1.0.0

  • Initial release
  • Fatal error detection
  • Auto plugin recovery

1.0.1

  • Fix all known issues by team