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 #367 - Show error instead of warning when it is a redirect loop #368

Closed BhargavBhandari90 closed 8 months ago

BhargavBhandari90 commented 8 months ago

Description of the Change

When we have loop error we have an error message.

Previously it was looking like this image

Now it is looking like this image

Closes #367

How to test the Change

Changelog Entry

Changed - Warning message to error message after loops are detected.

Credits

Props @aaemnnosttv @Sidsector9

Checklist:

BhargavBhandari90 commented 8 months ago

@Sidsector9

I see there is a blank bullet point in the error message image

Should I consider fixing that in this PR?

BhargavBhandari90 commented 8 months ago

@Sidsector9 After checking the blank bullet point issue, it seems like my local site-specific issue. Please ignore my above comment.