| 开发者 |
Muhammad Qurban
mrqurban13 |
|---|---|
| 更新时间 | 2026年3月17日 02:39 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
WP_DEBUG_LOG on the fly and view the log file directly in the rescue interface.mrqurban-emergency-rescue.php file to the /wp-content/plugins/ directory./wp-content/mu-plugins/ directory.
4. If your hosting has restricted permissions, the plugin will provide instructions for a manual one-file upload.Go to Tools > Emergency Rescue in your WordPress dashboard. It is also displayed in an admin notice upon installation.
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.
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.