Extended redirection URL
-
Hi,
I need some assistance if possible please.
Does pretty links plugin has a similar hook that I can use similar to the below please?
function extended_filter_redirect_url($redirect_url, $name, $query_string = ”) {
$redirect_url = preg_replace(‘/&\!/’, ”, $redirect_url);
return $redirect_url;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Extended redirection URL’ is closed to new replies.