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
Guard
1st fatal503 + explanation
2nd fatalplugin pausedauto
3rd requestsite loads
Database writesnone
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
Guard: catches the fatal, pauses only the extension responsible, and the next request loads
The pause never touches the database — it is filtered at runtime, so the site is never edited
Integrity: every core, plugin and theme file checked against the official WordPress.org record
Malware: each PHP file scored from its token stream, not a signature list
Login: failed sign-ins rate-limited, and the form stops confirming which usernames exist
More for WordPress
$49 $19
Alovio Calculator — Pro
The premium add-on for the free Alovio Calculator — branded PDF quotes, a multi-step wizard, conditional email routing, integrations and a quote-analytics funnel.
Branded PDF quotes — 3 presets; visitors download one or get it by email
Multi-step wizard — break a long calculator into guided steps