Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#10220 closed enhancement (fixed)

Theme updates don't obsolete when themes are manually updated

Reported by: denis-de-bernardy's profile Denis-de-Bernardy Owned by:
Milestone: 2.9 Priority: normal
Severity: normal Version:
Component: Upgrade/Install Keywords: has-patch tested
Focuses: Cc:

Description

There is code in wp_update_plugins that sets a checked variable so as to catch plugins that are manually installed or upgraded. wp_update_themes has no such code.

Attachments (1)

10220.diff (2.2 KB) - added by Denis-de-Bernardy 16 years ago.

Download all attachments as: .zip

Change History (10)

#1 @Denis-de-Bernardy
16 years ago

  • Owner changed from dd32 to Denis-de-Bernardy
  • Status changed from new to accepted

#2 @Denis-de-Bernardy
16 years ago

  • Keywords has-patch tested added

#3 @dd32
16 years ago

  • Type changed from defect (bug) to enhancement

Closing my older ticket of this as a dupe due to the patch on this one. #9518

#5 @Denis-de-Bernardy
16 years ago

  • Owner Denis-de-Bernardy deleted
  • Status changed from accepted to assigned

#6 @ryan
16 years ago

  • Milestone changed from 2.8.1 to 2.8.2

#7 @azaozz
16 years ago

  • Milestone changed from 2.8.2 to 2.9

#8 @azaozz
16 years ago

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

(In [11714]) Hide update notification for themes that are updated manually, props Denis-de-Bernardy, fixes #10220

#9 @josephscott
15 years ago

The changes in rev 11714 made WP no longer report the active theme back. So we have no way of putting together stats for active themes in WP installs.

I'm working on putting together a diff to fix the situation. I'll likely raise it as a new ticket and reference this for history.

Note: See TracTickets for help on using tickets.