v2.7 — WP-CLI support
What's Changed
- WP-CLI command group
wp fb-throttle:wp fb-throttle status— show throttle duration and log summarywp fb-throttle log [--limit=N] [--status=allowed|throttled] [--format=table|json|csv|yaml]wp fb-throttle clear— clear the hit logwp fb-throttle duration [seconds]— get or set throttle duration
.phpcs.xmlruleset for consistent PHPCS runs- 36/36 PHPUnit tests passing
Upgrade Notice
No breaking changes. WP-CLI commands only register when WP-CLI is present.