Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#9880 closed defect (bug) (fixed)

Theme update check doesn't include the current theme in use

Reported by: josephscott's profile josephscott Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version: 2.8
Component: General Keywords: has-patch
Focuses: Cc:

Description

When the theme update check sends information back to api.wordpress.org it doesn't include the current theme that is being used on the blog.

Included is a simple patch to that adds the current theme in use and changes the 'current_theme' data to an array to match the rest of the data sent during an update check.

Attachments (1)

wp-includes--update.php.diff (786 bytes) - added by josephscott 16 years ago.

Download all attachments as: .zip

Change History (3)

#1 @azaozz
16 years ago

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

In [9880]

#2 @azaozz
16 years ago

That should be [11404]

Note: See TracTickets for help on using tickets.