From c25f2401c5d818397ce4d09083578013e974edb5 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Thu, 25 Jan 2007 08:02:18 +0000 Subject: [PATCH] Beta Atom 1.0 support git-svn-id: https://develop.svn.wordpress.org/trunk@4803 602fd350-edb4-49c9-b593-d223f7449a82 --- 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