WordPress / wp-autoupdates

Feature plugin building a UI for opting-in to plugin, theme, and core auto-updates.
https://wordpress.org/plugins/wp-autoupdates/
GNU General Public License v2.0
56 stars 18 forks source link

Strip plugins/themes that have been deleted from the site options just before they are updated #132

Closed pbiron closed 4 years ago

pbiron commented 4 years ago

Fixes #30.

Also no longer hooks to deleted_plugin, since that isn't necessary any more.