Please I want to Redirect Urls using wp theme function.
The both domains are pointing public_html E.g
www.example/movies/ to stack.example/movies/
and
www.example/movies/anything to stack.example/movies/anything
the anything
is a wildcard because I have thousands of url so i cant list all of them in there
I insist I need it via theme function, not htaccess