#9880 closed defect (bug) (fixed)
Theme update check doesn't include the current theme in use
Reported by: | 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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In [9880]