• 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 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    I can run WP-CLI with no issues while having Honeypot Toolkit active. Can you give me any logs showing what the issue is?

    Plugin Author Jeff Sterup

    (@foomagoo)

    I have 127.0.0.1 whitelisted. That might be why it’s working for me. Can you add 127.0.0.1 to your whitelist and try it again?

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.