wp-cli / language-command

Installs, activates, and manages language packs.
MIT License
13 stars 21 forks source link

WordPress backend shows 1 update but wp language plugin update not #87

Closed vielhuber closed 1 year ago

vielhuber commented 5 years ago

Hello!

When I run

wp language plugin update --all

I get:

image

But in the backend I clearly see one translation update waiting:

image

When I inspect if updates are available to this plugin, it shows me that I installed everything for my main language DE:

wp language plugin list stops-core-theme-and-plugin-updates

image

After the update in the WP backend the output is the same. Could it be that WordPress Backend also updates for non active languages and WP CLI does not?

Has this something to do with https://github.com/wp-cli/language-command/issues/84 ?

mathsen commented 3 years ago

Same problem here - up to date WP (5.6) updated wp language (theme|plucin|core) via wp-cli and backend shows same as yours - an available update. Pretty annoying.

danielbachhuber commented 1 year ago

Thanks for the report, folks.

It seems like this issue is a bit stale, so feel free to stop by the #cli channel on WordPress.org Slack if you'd like help debugging further.