1. header("Location: $location", true, $status);
  2.  
  3. "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"
  4.  
  5. <script>
  6. window.location = '<?php echo $location?>?myvar=true&status=<?php echo $status?>';
  7. </script>