[wp-hackers] wp-atom2.php

Otto otto at ottodestruct.com
Mon Aug 16 16:45:38 UTC 2010


That's a renamed wp-atom.php file.

-Otto



On Mon, Aug 16, 2010 at 11:17 AM, David Morris <dvmorris at gmail.com> wrote:
> I forgot to mention that this file does not exist in any tag or branch
> in http://svn.automattic.com/wordpress going all the way back to 1.5,
> and it contains the following text:
>
> <?php
> /**
>  * Redirects to the Atom feed
>  * This file is deprecated and only exists for backwards compatibility
>  *
>  * @package WordPress
>  */
>
> require( './wp-load.php' );
> wp_redirect( get_bloginfo( 'atom_url' ), 301 );
> ?>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list