Linux 软件免费装
Banner图

MrQurban Emergency Rescue

开发者 Muhammad Qurban
mrqurban13
更新时间 2026年3月17日 02:39
PHP版本: 7.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

debug troubleshooting recovery rescue fatal-error

下载

1.0 1.1.0 1.1

详情介绍:

MrQurban Emergency Rescue is a lightweight, life-saving plugin designed to help you recover your WordPress site when you are locked out of the admin panel due to a fatal error, "Critical Error," or the dreaded White Screen of Death (WSOD). It provides a Secret Rescue URL that loads a minimal, fail-safe interface before your active plugins, allowing you to selectively disable problematic plugins or themes by renaming their folders without needing FTP access. 🌟 Key Features ⚠️ Important Usage Note While this plugin works as a standard plugin, it is highly recommended to install it as a Must-Use (MU) Plugin to ensure it loads before any other plugin that might be causing a crash.

安装:

Standard Installation (Good)
  1. Upload the mrqurban-emergency-rescue.php file to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to Tools > Emergency Rescue to get your Secret URL.
Must-Use (MU) Installation / Fail-Safe Mode (Recommended) To ensure the plugin works even when your site is crashing early: 1. Upload and Activate the plugin as usual. 2. Go to Tools > Emergency Rescue. 3. Click the "Enable Fail-Safe Mode" button. This will safely create a loader file in your /wp-content/mu-plugins/ directory. 4. If your hosting has restricted permissions, the plugin will provide instructions for a manual one-file upload.

屏幕截图:

  • **Disable Plugins** - Disable Plugins by just clicking the deactivate.
  • **Disable Theme** - Disable theme if the error is in the theme, your website will fallback to default theme. Make sure you have at least one extra theme.
  • **Admin Interface Guide** - The admin settings page under Tools -> Emergency Rescue.

常见问题:

How do I find my Secret Rescue URL?

Go to Tools > Emergency Rescue in your WordPress dashboard. It is also displayed in an admin notice upon installation.

What if I forgot my Secret URL and can't access the admin?

You can find the secret key in your database in the wp_options table under the option name wper_secret_key. Alternatively, you can define a constant in your wp-config.php (feature coming soon) or check the file code if you have FTP access.

Does this plugin delete my files?

No. It simply renames the plugin or theme folder by appending .off (e.g., plugin-name becomes plugin-name.off). This forces WordPress to deactivate it. You can restore it from the same interface.

更新日志:

1.1.0 1.0.0