Skip to content

Releases: ngalatis/wp-fort-knox

v2.0.0 - Non-Destructive Architecture

Choose a tag to compare

@ngalatis ngalatis released this 26 Oct 23:33

What's New in Version 2.0.0

The Non-Destructive Revolution - We learned from our mistakes, so you don't have to.

Major Changes:

  • ✨ Non-Destructive by Design - Capabilities are filtered at runtime, not permanently deleted
  • 🔧 Temporary Disable Feature - Add define('WP_FORT_KNOX_DISABLED', true); to wp-config.php
  • 📢 Admin Notices - Clear communication to users about restrictions
  • 🏗️ Cleaner Architecture - Properly structured as a PHP class

Breaking Changes

⚠️ Requires capability restoration if upgrading from v1.0.0. See upgrade guide for details.

Initial Release

Choose a tag to compare

@ngalatis ngalatis released this 15 Oct 09:28

Initial release of WP Fort Knox