• I’m unable to use wp-cli (https://wp-cli.org/) with this wp-imageflow2 plugin. Take the below as an example on a fresh WP 5.6 install

    $ wp plugin install wp-imageflow2
    Installing WP Flow Plus (5.2.0)
    Downloading installation package from https://downloads.wordpress.org/plugin/wp-imageflow2.zip...
    Unpacking the package...
    Installing the plugin...
    Plugin installed successfully.
    Success: Installed 1 of 1 plugins.
    
    $ wp plugin activate wp-imageflow2
    Plugin 'wp-imageflow2' activated.
    Success: Activated 1 of 1 plugins.
    
    $ wp-cli plugin list
    PHP Fatal error:  Call to a member function getAdminOptions() on null in ...wp-content/plugins/wp-imageflow2/includes/block.php on line 40

    Is this a known issue and are there any workarounds or plans to resolve this please?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘PHP fatal error on wp-cli’ is closed to new replies.