Opened 10 years ago
Last modified 6 years ago
#29260 new enhancement
Update site transients response differences
Reported by: | krotz | Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Severity: | normal | Version: | 2.8 |
Component: | Upgrade/Install | Keywords: | needs-patch |
Focuses: | Cc: |
Description
Why do the update_themes and update_plugins have a different response type, one is an stdObject another is a simple array.
That being said the plugin and theme upgrader have the same discordance. Please make them so they are consistent with one another.
Change History (4)
Note: See
TracTickets for help on using
tickets.
This is indeed super annoying but I'm not sure we can change it very easily, without moving to some kind of update response object that implements ArrayAccess.