Trio Site Recovery

Descripción

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.

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Trio Site Recovery” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

= 1.0.1=
* Initial release.