Breaks wp-cli
-
This plugin breaks wp-cli: most wp-cli commands do not work any more, without any error message.
For example:
$ wp plugin list
$Same command, but skipping honeypot-toolkit in wp-cli works fine:
$ wp plugin list --skip-plugins=honeypot-toolkit
+----------------------------------+----------+--------+------------+----------------+-------------+
| name | status | update | version | update_version | auto_update |
+----------------------------------+----------+--------+------------+----------------+-------------+
| activitypub | active | none | 5.1.0 | | on |
| autoptimize | active | none | 3.1.13 | | on [...]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Breaks wp-cli’ is closed to new replies.