Trio Site Recovery

Description

Trio Site Recovery helps administrators recover a broken WordPress frontend when wp-admin is still accessible.

The plugin provides recovery tools for common WordPress issues without requiring FTP, cPanel, SSH, or direct database access.

Features

  • Emergency Recovery – Recover your website with a single click.
  • Safe Mode – Disable plugins temporarily for troubleshooting.
  • Site Health Dashboard – Monitor your site’s recovery status.
  • Snapshot Creation – Create restore points before making changes.
  • Snapshot Restore – Restore your latest recovery snapshot.
  • Theme Recovery – Switch to a safe default theme instantly.
  • Plugin Manager – Quickly disable problematic plugins.
  • Runtime Debug Manager – Enable debugging without editing wp-config.php.
  • Error Log Viewer – View PHP errors directly from wp-admin.
  • Recovery History – Track all recovery operations.

Installation

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Site Recovery in the admin menu.

FAQ

Does this plugin edit wp-config.php?

No. Runtime debug logging does not modify wp-config.php.

Does this plugin require FTP access?

No. The plugin is designed to work from wp-admin.

What does Emergency Recovery do?

It creates a snapshot, disables active plugins, and switches to an available default WordPress theme.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Trio Site Recovery” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Trio Site Recovery” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

= 1.0.1=
* Initial release.