10up / safe-redirect-manager

A simple HTTP redirection plugin for WordPress.
https://wordpress.org/plugins/safe-redirect-manager
GNU General Public License v2.0
314 stars 82 forks source link

Issue #366 - Make URL validation on input event instead of change event #369

Closed BhargavBhandari90 closed 5 months ago

BhargavBhandari90 commented 8 months ago

Description of the Change

Changed event for "Redirect From" field for URL validation.

Video for better understanding for above bullet points https://somup.com/cZnTI6pzGz

Closes #366

How to test the Change

Changelog Entry

Changed - URL validation check on "input" event for "Redirect From" field

Credits

@BhargavBhandari90, @peterwilsoncc

Checklist:

BhargavBhandari90 commented 8 months ago

Thank you @peterwilsoncc for your suggestions.

jeffpaul commented 8 months ago

@peterwilsoncc back to you for review/approval/merging