﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13732,Why are we _maybe_update'ing on admin-ajax?,mitchoyoshitaka,dd32,"I was tracking down a slow-ish admin-ajax call today and noticed that _maybe_update_core, _maybe_update_plugins, and _maybe_update_themes get called during the course of an admin-ajax call. 

Best case we're making three SQL calls to get the transients... worst case we'll actually check if we need to update.

Do we really need these in admin-ajax calls? Attached is a proposed patch.",defect (bug),closed,low,3.4,Upgrade/Install,3.0,normal,fixed,has-patch 3.2-early,
