Answer the question
In order to leave comments, you need to log in
Why can't I redirect to the main page in wordpress after sending the email?
Hello! There is a site on wordpress. After sending the letter, I want to redirect to the main page, but I get an error 500 as a result. Why and how can I fix this?
mail($to, $subject, $msg, $headers);
wp_redirect( home_url() );
Answer the question
In order to leave comments, you need to log in
PHP Fatal error: Call to undefined function wp_redirect() in /home/a/public_html/templates/42/wp-content/themes/chrimson-child/contact.php on line 21
And how can I fix this?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question