Version 2.0.2 - Fix plugin loading order
Version 2.0.2 - Fix plugin loading order
- Fixed: Plugin loading order issue where WP-CLI commands weren't registered
- Fixed: Wrapped command registration in 'plugins_loaded' hook to ensure Wordfence loads first
- Improved: Commands now properly available when both plugins are active
This fixes the issue where wf-settings-cli was loading before wordfence, causing the wfConfig class check to fail even though Wordfence was active.
Full Changelog: v2.0.1...v2.0.2