Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #32613


Ignore:
Timestamp:
06/11/2015 03:07:06 PM (9 years ago)
Author:
ryan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32613 – Description

    initial v2  
    1 The Grand Unified Updater present a Re-Install Now button that allows reinstalling your site with the latest stable release. When using the beta tester plugin to test point release or bleeding edge nightlies, there is no such button. Let's add a "Return to Latest Stable Release" type button to allow a push button means of leaving the beta testing track. Some language warning that the database may have been altered in non-backward compatible ways by the nightlies is probably in order, although in practice our database changes are usually back compat.
     1The Grand Unified Updater present a Re-Install Now button that allows reinstalling your site with the latest stable release. When using the beta tester plugin to test point release or bleeding edge nightlies, there is no such button. Let's add a "Return to Latest Stable Release" type button to allow a push button means of leaving the beta testing track. Some language warning that the database may have been altered in non-forward compatible ways by the nightlies is probably in order, although in practice our database changes are usually forward compat with old releases.
    22
    33I think this will be strictly UI changes, with no backend heavy lifting required. The infrastructure behind Re-Install Now should be easy to reuse for "Return to Latest"