=== Maintenance von Moh === Contributors: mohfarawati Tags: maintenance, under construction, coming soon, maintenance mode, restrict access Requires at least: 5.0 Tested up to: 6.5 Requires PHP: 7.2 Stable tag: 1.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html 🛠️ A lightweight custom maintenance mode plugin with exclusions for slugs, IPs, and roles. Built by Moh Farawati for developers and agencies. == Description == **Maintenance von Moh** lets you activate maintenance mode and define: - Slugs to exclude (e.g. `/qr`, `/telegram`) - Specific IPs that bypass maintenance mode - Roles that can access the site - Custom redirect URL for maintenance page Perfect for agencies working on multiple client sites. == Installation == 1. Upload the plugin to `/wp-content/plugins/maintenance-von-moh/` 2. Activate the plugin via the Plugins menu 3. Navigate to "Maintenance Mode" in your admin panel == Frequently Asked Questions == = Can I exclude specific pages? = Yes! Just enter their slugs in the field, comma-separated. = Can I customize the redirect page? = Yes. Simply set the full relative URL (e.g. `/maintenance`). == Changelog == = 1.4 = * UI enhancement * Plugin folder and file renamed * Full CSS support added = 1.3 = * IP and role exclusion support = 1.0 = * Initial release