I know that is not a common situation but sometimes it’s necessary to redirect the current page to another URL. Inside WordPress back-end is relatively simple but from the WordPress front-end templates that shows the Posts, Pages… It’s a little more complicated.
In this article we’ll see some strategies for redirecting the URLs, all of them based in using the WP function template_redirect
Continue reading…