• Would it be possible to add a filter to the code so that we could filter the $url before it’s evaluated by the redirection plugin?

    Specifically, I’m looking to lowercase the $url before it’s evaluated so that all my tests are case insensitive. Of course, I’d also put in all my urls as lowercase so they match the new filtered $url.

    If there’s a better way to solve this, without using regex, that’d be helpful too.

    Thanks!

    https://ww.wp.xz.cn/plugins/redirection/

The topic ‘Filter the $url’ is closed to new replies.