WF Settings CLI v1.0.0 - Initial Release
WF Settings CLI v1.0.0
First stable release of WF Settings CLI - an independent WP-CLI tool for managing WF Security plugin settings.
Features
- ✅ Generic
wp wf-configcommand for any setting - ✅ Brute force protection configuration
- ✅ Firewall settings management
- ✅ Scanner configuration
- ✅ Alert management
- ✅ Automatic backups & restore
- ✅ Export/import as JSON
- ✅ Dry-run mode
Legal Compliance
- GPLv3 licensed
- Public API only (wfConfig class)
- No premium feature access
- Trademark compliant
- Independent tool (not affiliated with Wordfence)
Installation
cd wp-content/plugins
git clone https://github.com/pimschaaf/wf-settings-cli.git
wp plugin activate wf-settings-cli
### Requirements
- WordPress 5.0+
- PHP 7.2+
- WP-CLI
- Wordfence Security (free version)
See README.md for complete documentation.