Maybe there’s a specific reason for this that I’m not aware of.
I’ve got a WordPress that is using an old version of Contact Form 7 plugin, version 5.5.6. I know from visiting [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/) that the latest version is 5.9.3.
Running a:
`wp-cli –fields=name,title,status,update,version,update_version –format=yaml plugin list`
For the specific WordPress path shows:
–
name: contact-form-7
title: Contact Form 7
status: inactive
update: none
version: 5.5.6
update_version: “”
Why is wp-cli not reporting anything for the update\_version?
Makes me wonder what other plugins might be missing on this.
[ad_2]
Wouldn’t the bigger issue be how+why you’re running CF7 5.5.6 – from 2 years ago?