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

Fix incorrect admin notice text when auto-updates are enabled for a plugin when JS is not enabled in the browser #130

Closed pbiron closed 4 years ago

pbiron commented 4 years ago

This partially addresses #129.

Creating this as a draft PR, pending a solution to the other aspect of #129 (i.e., the Enable/Disable links not being bound to Ajax actions in the search results).

pbiron commented 4 years ago

thanx @azaozz that does allow the Enable/Disable links to work after a search. Going to merge this.