FailSafe – Fatal Error Recovery

Descrizione

Never lose your WordPress site to fatal errors again! FailSafe is the ultimate WordPress error recovery plugin that protects your website from crashes caused by faulty plugins and themes. When disaster strikes, FailSafe automatically detects the problem and provides instant recovery solutions to get your site back online in seconds.

๐Ÿšจ Stop Fatal Errors From Breaking Your Site
WordPress fatal errors can happen anytime – a plugin update goes wrong, theme conflicts arise, or code breaks. FailSafe acts as your site’s guardian angel, catching these errors before they crash your website and providing safe recovery options.

๐Ÿ›ก๏ธ Advanced Protection Features

  • ๐Ÿ” Smart Error Detection – Catches fatal PHP errors (E_ERROR, E_PARSE, E_CORE_ERROR) before they break your site
  • โšก Instant Recovery – One-click plugin/theme deactivation to restore your site immediately
  • ๐ŸŽฏ Precise Identification – Automatically identifies which plugin or theme caused the error
  • ๐Ÿ–ฅ๏ธ Beautiful Recovery Interface – Clean, user-friendly error recovery screen with clear options
  • ๐Ÿ“Š Comprehensive Error Logging – Detailed error logs with timestamps, file locations, and error types
  • ๐Ÿ”’ Secure Hash System – Military-grade security using SHA-256 hashes for error identification
  • โš™๏ธ Flexible Configuration – Choose which error types to monitor and how to handle them
  • ๐Ÿš€ MU-Plugin Architecture – Loads before all other plugins for maximum protection coverage

๐Ÿ”„ How FailSafe Protects Your Site

  1. ๐ŸŽฏ Continuous Monitoring – FailSafe runs silently in the background, monitoring for fatal PHP errors
  2. โšก Lightning-Fast Detection – Uses PHP shutdown functions to catch errors the moment they occur
  3. ๐Ÿ” Smart Analysis – Automatically identifies which plugin or theme caused the error
  4. ๐Ÿ“ Secure Logging – Creates detailed error logs with unique hash identifications
  5. ๐Ÿ› ๏ธ Instant Recovery – Displays beautiful recovery interface with one-click solutions
  6. โœ… Problem Resolution – Safely deactivates problematic plugins/themes to restore your site

๐Ÿ’ก Real-World Example:
Your site breaks after a plugin update FailSafe detects the error Shows recovery screen You click “Deactivate Plugin” Site works again in 5 seconds!

๐ŸŽฏ Perfect For:
Website Owners – Protect your business from downtime
Developers – Debug errors faster with detailed logs
Agencies – Maintain client sites with confidence
Beginners – User-friendly interface requires no technical knowledge

โš™๏ธ Powerful Admin Dashboard

  • ๐ŸŽ›๏ธ Settings Control Panel – Fine-tune error monitoring and recovery behavior
  • ๐Ÿ“Š Error Analytics – View detailed logs, statistics, and error trends over time
  • ๐Ÿ” Advanced Filtering – Search and filter errors by type, date, plugin, or theme
  • ๐Ÿ“ค Export Capabilities – Download error logs for external analysis
  • ๐Ÿ” Enterprise Security – All actions protected with WordPress nonces and capability checks
  • ๐ŸŽจ Clean Interface – Intuitive admin design that’s easy to navigate

๐ŸŒ Enterprise & Multisite Ready
FailSafe works flawlessly with WordPress multisite networks, providing centralized error protection across all your sites. Perfect for agencies managing multiple client websites!

Technical Details

๐Ÿ’ป System Requirements
* WordPress 5.0+ (tested up to 6.8)
* PHP 7.4+ (PHP 8.0+ recommended)
* MySQL 5.6+ or MariaDB equivalent
* 1MB available disk space

๐Ÿ—„๏ธ Database
FailSafe creates a secure custom table wp_failsafe_error_logs for error storage. All data is encrypted and stored locally on your server.

๐Ÿ”ง Developer Hooks & Filters
* failsafe_before_error_handling – Customize pre-error processing
* failsafe_after_error_logging – Hook into post-logging actions
* failsafe_auto_disable_plugin – Control auto-disable behavior
* failsafe_frontend_notice_content – Customize recovery messages
* failsafe_error_detection_types – Modify monitored error types

๐ŸŒ Compatibility
* โœ… All major hosting providers (WP Engine, SiteGround, Bluehost, etc.)
* โœ… All caching plugins (WP Rocket, W3TC, LiteSpeed, etc.)
* โœ… All page builders (Elementor, Divi, Beaver Builder, etc.)
* โœ… Multisite networks and subdirectory installations
* โœ… WPML and multilingual setups

Support & Documentation

๐Ÿ“š Get Help:
* ๐Ÿ’ฌ Community Support

Privacy & Security

๐Ÿ”’ Your Data Stays Private:
* All error logs stored locally in YOUR database
* Zero external data transmission or tracking
* No third-party services or analytics
* GDPR compliant – you control all data

๐Ÿ“Š What We Log:
* Error type and timestamp (for debugging)
* File path and line number (for identification)
* Plugin/theme information (for recovery)
* Error messages (technical details only)

Purpose: All logged data is used exclusively for error recovery and site maintenance.

Third-Party Libraries

This plugin includes the following third-party libraries:

Choices.js – v10.2.0
* Purpose: Provides accessible dropdown/select UI for plugin settings
* License: MIT
* Source Code: https://github.com/Choices-js/Choices
* Files: assets/choices.min.js, assets/choices.min.css

Installazione

๐Ÿš€ Quick & Easy Setup (2 Minutes)

Automatic Installation (Recommended):
1. Go to your WordPress admin Plugins Add New
2. Search for “FailSafe”
3. Click “Install Now” “Activate”
4. Visit Settings FailSafe to configure
5. Done! Your site is now protected

Manual Installation:
1. Download the plugin zip file
2. Upload to /wp-content/plugins/ directory
3. Extract the files
4. Activate through WordPress admin Plugins
5. Configure at Settings FailSafe

โšก Pro Tip: The MU-plugin loader installs automatically for maximum protection coverage!

FAQ

๐Ÿš€ Does FailSafe slow down my website?

Absolutely not! FailSafe is ultra-lightweight and only activates when errors occur. Your site runs at full speed with zero performance impact during normal operation.

๐Ÿ›ก๏ธ What types of errors can FailSafe recover from?

FailSafe handles all major PHP fatal errors including:
– Plugin conflicts and crashes
– Theme errors and compatibility issues
– Parse errors from code updates
– Memory limit errors
– Function redeclaration errors

Note: Server-level issues and WordPress core corruption require manual intervention.

๐Ÿ”’ Is it safe to let FailSafe automatically disable plugins?

Yes! FailSafe uses enterprise-grade security:
– SHA-256 hash verification for error identification
– WordPress capability checks for user permissions
– Secure nonce verification for all actions
– Only affects the specific problematic plugin/theme

๐Ÿ”Œ Does FailSafe work with my caching plugin?

FailSafe is compatible with ALL major caching plugins including:
– WP Rocket, W3 Total Cache, WP Super Cache
– LiteSpeed Cache, Autoptimize, and more
– Uses MU-plugin architecture for maximum compatibility

๐ŸŽจ Can I customize the error recovery screen?

Yes! FailSafe provides developer hooks and filters:
– Custom recovery message templates
– Branded error screens for agencies
– Advanced configuration options
– Full documentation available

๐Ÿ’ผ Does FailSafe work on multisite networks?

Perfect for multisite! FailSafe provides network-wide protection and centralized error management across all your sites.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“FailSafe – Fatal Error Recovery” รจ un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.0.0 – 2025-01-01

๐ŸŽ‰ Initial Public Release

๐Ÿš€ Core Features:
* Complete class-based plugin architecture
* Advanced MU-plugin loader system for early error detection
* Beautiful, responsive recovery interface
* Comprehensive admin settings panel
* Detailed error logging and management system
* Military-grade SHA-256 hash-based security
* Real-time error monitoring and detection
* One-click plugin/theme deactivation recovery
* Multisite network compatibility
* Developer hooks and filters for customization

๐Ÿ›ก๏ธ Security Features:
* WordPress nonce verification for all actions
* Capability-based permission checks
* Secure hash validation for error identification
* Protected plugin exclusion system

๐Ÿ“Š Admin Features:
* Intuitive settings configuration
* Advanced error log filtering and search
* Error statistics and analytics
* Export capabilities for external analysis
* Clean, modern admin interface design