โ๏ธ Configure Maintenance Mode
Temporarily restrict public access to your WordPress site while performing updates, migrations, or scheduled maintenance. Control who sees your site and customize the experience.
๐ Activation
When enabled, all visitors except whitelisted users/IPs will see the maintenance screen. Your admin dashboard remains accessible.
๐จ Display Settings
Preview Output
Live
<div class="maintenance-wrapper" style="background:#21759b">
<h1>Site Under Maintenance</h1>
<p>We're currently performing scheduled maintenance...</p>
</div>
๐ก Access Control
Users from these IPs will bypass maintenance mode. Add comma-separated values.
8.8.8.8 ร
172.16.0.0/12 ร
Redirect maintenance visitors to an external page or staging URL.
โฑ Advanced Configuration
๐ Recent Activity
| Time | Action | User | IP |
|---|---|---|---|
| 2025-01-15 14:32 | Mode Enabled | admin@wpadmin.io | 8.8.8.8 |
| 2025-01-14 09:15 | Configuration Updated | admin@wpadmin.io | 8.8.8.8 |
| 2025-01-10 18:44 | Mode Disabled | sysadmin@wpadmin.io | 172.16.0.5 |