Opened 4 years ago
Closed 4 years ago
#51808 closed enhancement (duplicate)
Is 'Hide this update' button necessary?
Reported by: | afragen | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Upgrade/Install | Keywords: | 2nd-opinion |
Focuses: | Cc: |
Description
While working on #51774 I see that non 'en_US' installations have a second button to Hide this update
. This appears on the update-core.php
page on non en_US
locales.
I'm not certain what's being hidden here or even why. There were thoughts that it's related to translation only updates.
It seems to be referenced in undismiss_core_update()
and get_core_updates()
as a way to dismiss a core update. If this is correct, then since 5.6 now has many ways to dismiss core update notices, is this even necessary.
I'm looking for some education and understanding. Thanks.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I think this is a dupe of #49407.