Opened 8 years ago
Last modified 17 months ago
#39474 new enhancement
"Update plugins" button also updates pending translations without express consent, while there's a specific button for that (Update translations).
Reported by: | Carlos ASR Dias | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | Plugins | Keywords: | |
Focuses: | ui | Cc: |
Description
Usability problem in wp-admin/update-core.php
If there are at least one pending plugin update AND one pending translation update, the label of the button "Update Plugins" should be "Update Plugins AND Translations", because that's exactly what it does: it updates BOTH the plugins AND the translations.
Otherwise, if the label "Update plugins" is to remain as it is now, then it should ONLY update the plugins (and not also the translations, because there's already a specific button for that action).
(Windows 7 Pro 64bit + Firefox 50.1.0 64bit + WordPress 4.7.0)
Note: See
TracTickets for help on using
tickets.
Related: #31902