This plugin adds column to the plugin's page WordPress's admin to show when each plugin was last updated.
This causes the plugins page to load very slowly on the first page load due to many API calls made to wordPress org order to retrieve the last updated information.
The functionality of this plugin was Karissa Skirmont's idea.
As you can see, the plugins table now has 2 columns on the right side labeled Last Updated and Last Upgraded..
I have plugin to monitor when my plugins need updates, but duh didn't even think about how i should catch plugins that are never updated.
I didn't notice any lag at all on loading the plugins page right after install ..
While I'm probably little bias about this plugin since it was my idea, Steve Kohlmeyer, executed it be beautifully..
Now I'm going to have to go through them all purge the old ones or contact the plugin developers that haven't updated in over 2 years to update...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Plugin adds last updated column to the plugins page of the admin...
Read more