WP-CLI v2.12.0 Release and Pro theme conflict

Hey Team, we found an error with wp-cli and the Pro theme. I checked the front end and logged into the site, and didn’t see any issues - only when trying to run wp-cli commands on the site. This is the command:
wp plugin list

The error seems to be related to Pro somehow. This is the error:
Fatal error: Uncaught Error: Attempt to modify property "response" on false in /code/web/wp-content/themes/pro/framework/legacy/functions/updates/class-plugin-updater.php:113

The error doesn’t take place during similar command listing themes:
wp theme list

It seems to be a conflict with an update to wp-cli and Pro. If I use this flag --skip-update-check the wp plugin list command goes through.

We are using Pro version 6.5.16.

Thank you!

1 Like

Thanks for sending our way. We’ll get a fix in either 6.6.10 or 6.7.0. Have a great day.