On Oct 2, 2010, at 2:37 PM, scribu wrote:
> If you just want to hide the update nags (something that I would like to do
> too), you could make a plugin that does it (with jQuery, in the worst case).
And if I did want to make them *all* go away (which I don't) it would be as simple as adding this CSS:
.update-plugins { display:none; }
-Mike