wp-cli / language-command

Installs, activates, and manages language packs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress backend shows 1 update but wp language plugin update not

vielhuber opened this issue · comments

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 #84 ?

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.

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.