WP CLI generate missing nextgen not working
-
I have a problem when I execute the WP CLI command: wp imagify generate-missing-nextgen wp
The command returns a Fatal error and asks me for a supplementary argument that seems to be the “Format”.Fatal error: Uncaught ArgumentCountError: Too few arguments to function Imagify\Bulk\Bulk::run_generate_nextgen(), 1 passed in /htdocs/wp-content/plugins/imagify/classes/CLI/GenerateMissingNextgenCommand.php on line 19 and exactly 2 expected in /htdocs/wp-content/plugins/imagify/classes/Bulk/Bulk.php:223
Stack trace: 0 /htdocs/wp-content/plugins/imagify/classes/CLI/GenerateMissingNextgenCommand.php(19): Imagify\Bulk\Bulk->run_generate_nextgen() 1 [internal function]: Imagify\CLI\GenerateMissingNextgenCommand->__invoke() 2 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php(100): call_user_func() 3 [internal function]: WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher{closure}() 4 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php(488): call_user_func() 5 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php in /htdocs/wp-content/plugins/imagify/classes/Bulk/Bulk.php on line 223
- You must be logged in to reply to this topic.