Description
Walkiria Maintenance is a lightweight but powerful all-in-one security and maintenance plugin for WordPress.
Features
- 🔐 Custom Login URL – Hide
wp-login.phpandwp-adminfrom attackers and bots. Returns a clean 404 to unauthenticated access attempts. - 📂 File Integrity Scanner – Builds a cryptographic baseline (SHA-256) of all your site files and alerts you when anything is added, modified or deleted.
- 🌐 Uptime Monitor – Checks your site every 30 minutes and sends an instant email alert when your site goes down or comes back up.
- 🔄 Update Notifications – Daily report of available updates for WordPress core, plugins and themes.
- 📧 HTML Email Alerts – Beautiful, branded HTML emails for every security event.
- 🗓️ Scheduled Scans – Configurable daily scan time (synced to your WordPress timezone).
Privacy
This plugin does not collect or transmit any personal data to external servers. All data is stored locally in your WordPress database.
Screenshots



Installation
- Upload the
walkiria-maintenancefolder to the/wp-content/plugins/directory, or install the plugin directly through the WordPress plugin screen. - Activate the plugin through the Plugins screen in WordPress.
- Go to Settings Walkiria Maintenance to configure alert email, scan time, custom login URL and excluded directories.
- Click Run Scan Now to build the initial baseline. Future scans will only alert you about changes.
FAQ
-
Will this plugin slow down my site?
-
No. The file scanner only runs on schedule (once a day by default) or when manually triggered from the dashboard. It has no impact on front-end performance.
-
What happens if I lock myself out with the custom login URL?
-
You can deactivate the plugin via FTP/cPanel by renaming the plugin folder, which will restore normal access to
wp-login.php. -
Does it work with multisite?
-
Not officially tested with multisite networks. Single-site installations only at this time.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Walkiria Maintenance” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Walkiria Maintenance” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Improved: Full i18n compliance — all strings are now translatable.
- Improved: Custom login handler correctly resolves relative paths in subdirectory installations.
- Improved: Scanner no longer checks the deprecated
safe_modePHP ini directive (removed in PHP 7.0). - Added:
uninstall.php— database table and all plugin options are fully cleaned up on uninstall. - Added:
sanitize_callbackfor the custom login slug setting. - Fixed:
wp_die()messages are now translated and properly escaped. - Fixed: Email footer uses
gmdate()instead ofdate()for server-timezone independence.
1.0.2
- Improved: Custom login now correctly handles subdirectory installations.
- Improved:
path_hashcolumn for reliable DB indexing of long file paths (>191 chars). - Added: Automatic DB schema migration via
check_upgrade(). - Fixed: Scanner timeout raised to 300s / 512MB for large sites.
1.0.1
- Added: HTML email templates with branded design.
- Added: Persistent dashboard scan logs.
- Added: Timezone sync for Cron scheduling.
- Added: First-run alert suppression (baseline build does not trigger a false-positive alert).
1.0.0
- Initial release.
