[wp-trac] [WordPress Trac] #30465: Dashboard alert if a plugin was removed from WordPress plugins repo

WordPress Trac noreply at wordpress.org
Sun Dec 28 10:03:52 UTC 2014


#30465: Dashboard alert if a plugin was removed from WordPress plugins repo
------------------------------------+------------------------------
 Reporter:  sergej.mueller          |       Owner:
     Type:  feature request         |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Security                |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:
------------------------------------+------------------------------
Changes (by valendesigns):

 * keywords:   => has-patch dev-feedback


Comment:

 This patch requests data from the Plugins API about the active plugins and
 then save the ones that exist to the `found` array in the
 `directory_plugins` option. When a plugin is removed it will be added to
 the `removed` array, in `directory_plugins` option, so the nag can be
 displayed. However, it will only show when the plugin is active. Any
 feedback from the core devs would be much appreciated.

 Cheers,
 Derek

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30465#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list