-
Notifications
You must be signed in to change notification settings - Fork 810
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
Manage: Remove Plugin Update Card #16933
Comments
I'd missed this feature being merged. Perhaps we could check for the presence of |
Since that's a Core feature now, I'd be tempted to not mention the feature at all in the Jetpack dashboard, at least not until we've made some improvements to our implementation so it's better than Core's. |
That makes sense. I suppose I was thinking about people that were on < WP 5.5, but then any change would be in a new version of Jetpack they would need to update to also. |
Should we hide the feature from the dashboard (e.g. with a feature/config flag)? Or remove it from the code entirely since it will be implemented differently if it comes back? |
I think it'd be safe to remove entirely. We can always pull the code back if needed later on. |
With Core adding this functionality, until our backup/restore integrations are in place, we should remove this card to avoid confusion.
Steps to reproduce the issue
n/a
What I expected
n/a
What happened instead
n/a
The text was updated successfully, but these errors were encountered: