Last Plugin-Updates adds a widget to the WordPress admin dashboard where all the site's activated plugins are listed based on their last update.
This allows the admin to spot old plugins that might have deprecated when the server or the WordPress core has been updated and the plugin was not.
The "update" date is taken from their official WordPress repository and not their local installation date.
This allows local code changes to be ignored and evaluate the plugin's overall code quality and security level.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- Fix not correct sorting by name.
What is new in version 1.0.4:
- Added missing momentjs-file.
What is new in version 1.0.2:
- Minor bug fixes.
Requirements:
- WordPress 3.5 or higher
Comments not found