Skip to content

v1.5.5

Choose a tag to compare

@bloglogisticsdev bloglogisticsdev released this 27 May 17:01
· 16 commits to main since this release

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.