From bb65c4f410ed4744f2d1e95881b4c8cda7aed664 Mon Sep 17 00:00:00 2001 From: matt Date: Thu, 25 Jan 2007 08:02:18 +0000 Subject: [PATCH] Beta Atom 1.0 support git-svn-id: http://svn.automattic.com/wordpress/trunk@4803 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-atom.php | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/wp-atom.php b/wp-atom.php index f9d0c9b665..767793345b 100644 --- a/wp-atom.php +++ b/wp-atom.php @@ -10,36 +10,42 @@ $more = 1; ?> '; ?> - -> - <?php bloginfo_rss('name') ?> - - - - Copyright + + > + <?php bloginfo_rss('name') ?> + + + WordPress + + + + + + <![CDATA[<?php the_title_rss() ?>]]> - - - - ]]> + + + + ]]> - ]]> + ]]> - + \ No newline at end of file