[wp-trac] [WordPress Trac] #49151: Show a warning for plugins in WP admin that haven't received updates in a long time
WordPress Trac
noreply at wordpress.org
Thu Jan 9 07:31:04 UTC 2020
#49151: Show a warning for plugins in WP admin that haven't received updates in a
long time
-------------------------------+---------------------------------
Reporter: vincenthasselgard | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: needs-design | Focuses: ui, administration
-------------------------------+---------------------------------
Comment (by vincenthasselgard):
I made a simple plugin as a proof of concept for this
https://github.com/vincenthasselgard/plugin-last-updated-warning. The
plugin checks the WP.org API for all installed plugins last updated info
and uses a DateTime diff to check if it's more than a year. If it is it
adds a warning with information on how many years it's been since the last
update on the installed plugins list.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49151#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list