I have added a custom input (URL) to the 'Write Post' page.
I'd like to make this custom input required (not empty) and valid (URL syntax valid) to save/submit the Post.
Is there any plugin / way to do that avoiding rude javascript inside the post-new.php page ?