Seravo / seravo-plugin

Enhances WordPress with Seravo specific features and integrations
https://seravo.com/
GNU General Public License v2.0
37 stars 16 forks source link

WP CLI extensions not working in development env #623

Closed JoosuaKoskinen closed 3 years ago

JoosuaKoskinen commented 3 years ago

Describe the bug WP CLI doesn't work in Vagrant and only the following is printed:

DEVELOPMENT [@wordpress:~/wp-content/mu-plugins/seravo-plugin] seravo-plugin-2/master 1 ± wp seravo updates
Error: Callable ["Seravo\\Module\\SeravoCLI","updates"] does not exist, and cannot be registered as `wp seravo updates`.

The updates command shouldn't be registered at all on development env.

JoosuaKoskinen commented 3 years ago

Fixed in #634