Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Plugin and Theme list should alert if the version is HIGHER than found on .org #142

Closed
Ipstenu opened this issue Dec 4, 2018 · 4 comments · Fixed by #157
Closed

Comments

@Ipstenu
Copy link

Ipstenu commented Dec 4, 2018

This is a rare-bear problem, but sometimes hackers will bump the version of a hacked plugin so that their backdoor won't get triggered for update and thus delete itself. If the wp plugin list command alerted people to "This version is higher than expected..." that might help spot those faster.

@schlessera schlessera transferred this issue from wp-cli/wp-cli Dec 4, 2018
@schlessera
Copy link
Member

Hmm, interesting. I guess such a warning should also be shown on plugin/theme update then, as it basically disables that update.

This would also be a good check for the doctor command...

@nylen
Copy link

nylen commented Jul 28, 2019

Bumping the version number to something like 99.0-upstream1.2.3 is the easiest way I'm aware of to fork a plugin for a site without other side effects like breaking translations.

Is there a way to disable this warning in a site's code?

@schlessera
Copy link
Member

Is there a way to disable this warning in a site's code?

No, not yet, but it seems it might be needed... Would you mind opening a new issue for this, @nylen, with the use case you mentioned ?

@nylen
Copy link

nylen commented Aug 11, 2019

Done → #192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants