Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Change field type for URLs to allow entering relative URLs

Compare
Choose a tag to compare
@Scotchester Scotchester released this 15 Apr 17:34
· 39 commits to master since this release

Changed

  • url field output (in the meta box) from tpe="url" to type="text",
    so that relative URLs will not fail native browser validation.