gdarko / wp-vimeo-videos

📺 WordPress plugin that integrates with Vimeo and allows uploading videos through WordPress Admin interface. Also includes shortcode for embedding the videos.
12 stars 2 forks source link

Domain Embed privacy can be sent empty #46

Closed amroland closed 2 years ago

amroland commented 2 years ago

If you leave Enter domain (without http(s)://) field empty and accidentally click on Add button I think that adding process is running through unnecessarily. A window says that it changed successfully. I think there should be a check if this field is empty or not before adding process starts.