X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/449d082fcc4873c1f7d363a0d9f7409be7f6e77d..refs/tags/wordpress-3.2-scripts:/wp-feed.php diff --git a/wp-feed.php b/wp-feed.php index 78daa6d2..afce8cd4 100644 --- a/wp-feed.php +++ b/wp-feed.php @@ -1,12 +1,12 @@ \ No newline at end of file +wp_redirect( get_bloginfo( get_default_feed() . '_url' ), 301 ); +exit; +?>