我是wordpress的新手。
我试过下面的代码
header("Location: $location", true, $status);
我想将页面重定向到特定页面,我收到这种错误
"Cannot modify header information - headers already sent by (output started at /home/content/c/l/a/clareb23/html/client4/wp-content/plugins/featured-articles-lite/main.php:773) in /home/content/c/l/a/clareb23/html/client4/wp-includes/pluggable.php on line 870"
任何建议,将不胜感激。