[wp-trac] [WordPress Trac] #49407: Do not propose users to skip a minor upgrade (take 2)
WordPress Trac
noreply at wordpress.org
Tue Feb 11 16:07:12 UTC 2020
#49407: Do not propose users to skip a minor upgrade (take 2)
-----------------------------+-----------------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
Background: #43242
[47061] removed the suggestion for users to skip a minor update to keep
their current translation. With the introduction of asynchronous
translation updates in WordPress 3.7+, the suggestion is no longer
relevant.
There's still some functionality to dismiss a core update, including:
* "Hide this update" button on WordPress Updates screen.
* `dismissed` option in `get_core_updates()`.
* Some functions:
* `dismissed_updates()`
* `dismiss_core_update()`
* `undismiss_core_update()`
We should re-evaluate whether this functionality should be deprecated, as
it goes against the project goals of keeping as many sites up-to-date as
possible.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49407>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list