PremiseWP / premise-split-view

GNU General Public License v3.0
0 stars 0 forks source link

Youtube URL field data validation #4

Open francoisjacquet opened 8 years ago

francoisjacquet commented 8 years ago

The Youtube URL field does accept non valid URLs:

screenshot from 2016-02-11 17 13 03

PHP could be used to validate the URL and eventually CURL could be used to verify it does not return a 404.