Uninterrupted Backup

Detect fatal errors that might be produced by the installed active Plugins, provide secure backdoor for deactivating the target Plugin.

Author:Ahmed Said (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:3.5.1
Plugin version:0.1.2
Added to WordPress repository:05-04-2013
Last updated:05-04-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:60
Rated by:1
Plugin URI:http://ubp.wpp.longestvision.com/
Total downloads:850
plugin download
Click to start download

Purpose

Detect WordPress Plugins 'Fatal Errors' that might block/prevent site admins from accessing WordPress admin interface in order to deactivate the Plugin that caused the issue! UBP then report/notify (sedning email) site admin with a secure link that valid for 24 hours from which site admin can deactivate the target Plugin by simply clicking the link!

For development state and issue tracking follow the Plugin on GitHub Respository

Mechanism

The mechanism of the Plugin is to always put itself as the first Plugin to be executed by WordPress Plugins system! The Plugin then just stay away and never get itself involved until the execution of all the other scripts is then terminated! UBP Plugin role is comes when the script is terminated. It then check if the script is terminated with error. If the script if terminated with error UBP send admin mail with backup link that has a secure key by which UBP give the link owner the permission to disable the target Plugin.

Advantages

  • There is no need to access throught FTP to force WordPress deactivate the Plugin. You can always use this Plugin to deactivate the target Plugin only with the link sent with the mail.
  • Load minimum codes/scripts that required only to get involved (listen to errors). Load code required to functional only when error detcted.

Notes

  • Whenever you active or deactive a Plugin, UBP will always put itself as the first Plugin in WordPress active Plugins queue.
  • The Plugin won't install itself while the site is already blocked by the error.
  • UBP must be installed first while the site is fully functional and then it'll help you backing up your site if any newly Plugin produced an error.
  • It Won't help you on all type of errors you've in your WordPress site however it can always give you the chance to get your site functional again after installing any Plugin that prevent you from accessing your backend.
  • It has no admin user interface and therefor not configurable, however next versions will do.
  • Send admin mail whatever 'fatal errors' is detected and it doesn't matter if this error blocked your site or not. It'll also report fatal errors that might happened in a secondary request that doesn't block you from deacivating the Plugin yourself.

Proof Of Concept

I still have many useful ideas and feature to add to the Plugin however the Plugin need users reviews to proof that its really helping and its really need to be improved.


ChangeLog