This repository was archived by the owner on May 29, 2020. It is now read-only.
Add plugin_status query arg to the enable/disable links in the Automatic Updates column.#48
Merged
Add plugin_status query arg to the enable/disable links in the Automatic Updates column.#48
Conversation
…tic Updates column.
Collaborator
Author
|
One thing to note is that if the user is on the Auto-update enabled view and they disable auto-updates for plugin, then the list of plugins on the screen will not be the same before and after the click. But that is consistent with what core does with row actions. For example, if the user is on the Inactive view, and they click the Activate row action, then the plugin they activated will not be on the screen when it reloads. |
audrasjb
approved these changes
Mar 10, 2020
Owner
audrasjb
left a comment
There was a problem hiding this comment.
Good catch, looks good to me 💪
Owner
|
Yeah, I think it deserves a Trac ticket for the existing row actions then 😃 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #46