Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#9904 closed feature request (fixed)

Add confirmation step to theme upgrader

Reported by: markel's profile markel Owned by:
Milestone: 2.8 Priority: high
Severity: normal Version: 2.8
Component: UI Keywords: theme upgrade customization modification foolproofing
Focuses: Cc:

Description

The theme upgrade function as it currently works in 2.7.1/2.8b1 automatically completely removes old versions of a theme before installing upgraded versions. It does this without informing the user invoking the command that they will lose any customizations or changes made to the theme since the last time they have performed an upgrade or installation.

This affects even basic things like page templates that have been added to theme installations and graphics that have been added into the theme directory for use as header images.

It would be helpful if users were warned before performing the operation that any changes or additional files in the theme directory will be lost upon performing the upgrade.

Change History (4)

#1 @markel
16 years ago

  • Keywords changed from theme,upgrade,customization,modification,foolproofing to theme upgrade customization modification foolproofing

#2 @Denis-de-Bernardy
16 years ago

  • Milestone changed from Unassigned to 2.8

#3 @ryan
16 years ago

  • Priority changed from normal to high

A JS are you sure dialog should suffice for 2.8.

#4 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [11470]) Add confirmation AYS when upgrading a theme. fixes #9904

Note: See TracTickets for help on using tickets.