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

FAQ

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