Trio Site Recovery

Kuvaus

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.

Asennus

  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.

UKK

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.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Trio Site Recovery” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Trio Site Recovery” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

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

Muutosloki

= 1.0.1=
* Initial release.