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

Prevent multiple simultaneous requests #131

Closed azaozz closed 4 years ago

azaozz commented 4 years ago

Prevents multiple simultaneous requests for the same plugin/theme if the user clicks on the link before the previous request is complete.

To test:

There should be only one request to admin-ajax.php at a time.