Plugins: Move capability checks further up in wp_ajax_update_plugin() and wp_ajax_delete_plugin().
wp_ajax_update_plugin()
wp_ajax_delete_plugin()
Add tests for both Ajax handlers.
Props Yorick Koster, swissspidy. Fixes #37490.