v1.5.5
Improve maintenance mode cache clearing and toggle reliability.
Changes:
- Purges common WordPress, host, and page-cache plugins immediately whenever maintenance mode is toggled on or off.
- Adds early maintenance checks on init and template_redirect so logged-out visitors are intercepted before the theme loads.
- Adds cache-bypass constants and diagnostic maintenance response headers.
- Adds hidden checkbox fallback so disabling maintenance mode saves reliably.