wordpress plugins

Alovio Protect

pricing to be announced

Keeps a WordPress site up when a plugin throws a fatal error — and puts one plugin back without restoring the whole site.

works with: WordPress

Coming soon on Code Heaven

About this plugin

A plugin update lands, something fatals, and the site is a white screen — usually while nobody is looking. The usual answers are bad in opposite directions: WordPress emails you a recovery link and leaves the site down until you read it, and a host rollback restores everything, throwing away the orders and posts that arrived in between.

Alovio Protect catches the fatal before WordPress finishes booting, blames the extension that caused it, pauses that one, and replays the request. The visitor waits a moment and gets the page; the rest of the site never went anywhere. The pause is not a database edit — the active-plugins option is untouched and filtered at runtime — and every piece of state lives in files rather than tables, so the guard still works on a site whose database is the thing that broke.

Around that sit three more modules. Integrity checks core, plugin and theme files against the official WordPress.org checksums and tells you exactly which files are modified, missing or unexpected. Malware scores every PHP file from its token stream rather than matching known signatures. Login rate-limits failed sign-ins and stops the login form confirming which usernames are real. Each one is a module you switch off if you do not want it, and anything that costs time on every request is off until you say otherwise.

What you get

← all plugins