Safe Activate

描述

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

安装

  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

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「Safe Activate」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Safe Activate」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release
  • Fatal error detection
  • Auto plugin recovery

1.0.1

  • Fix all known issues by team