=== OgreSuspension ===
Contributors: ogrecooper, cleverogre
Tested up to: 6.8.3
Requires at least: 5.0
Requires PHP: 8.0
Version: 1.0.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Copyright: CleverOgre
Donate link: https://cleverogre.com/
Tags: wordpress, plugin, suspension, lockdown, shutdown, suspend

OgreSuspension will lock down a WordPress instance with a custom suspension page and prevent access to the admin dashboard. Use with caution!

== Installation ==

The required libraries can be installed using the following command:
`composer install`

You can install the optional development tools using the following command:
`npm install`

== FAQ ==

= What is this plugin? =

If you don't know what plugin you have downloaded, please contact [CleverOgre](team@cleverogre.com) for more information.

== Changelog ==

= 1.0.1 - 2025-12-09 =
* Fix Singleton trait conflict

= 1.0.0 - 2025-10-29 =
* Initial release
