Only works on FQDNs
-
elseif ( ! preg_match( '|^\S+://\S+\.\S+.+$|', $options['redirect_url'] ) )
That is far from sufficient as a URL regex. Consider, for example, the URLhttps://localhost/~squelch
which is perfectly valid. As a developer I need to test things before they go live.It’s a shame as this looks like it could be a good solution. If/when this gets fixed I’ll be more than happy to revise my rating.Edited 27 Sept 2017: Re-tested the plugin and found the original issue is now resolved, review adjusted accordingly.
This plugin is simple and intuitive, exactly what a good plugin should be. It does what it says on the tin with the minimum of fuss, great plugin.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Only works on FQDNs’ is closed to new replies.