From cbe1c352ad4a34d33c7b24b73d5b5bfec693668c Mon Sep 17 00:00:00 2001 From: matt Date: Fri, 10 Jun 2005 18:45:39 +0000 Subject: [PATCH] Adding hooks in syndication feeds. git-svn-id: http://svn.automattic.com/wordpress/trunk@2625 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-atom.php | 4 +++- wp-rdf.php | 4 +++- wp-rss.php | 2 ++ wp-rss2.php | 4 +++- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/wp-atom.php b/wp-atom.php index 002a31d20..f3a8c62eb 100644 --- a/wp-atom.php +++ b/wp-atom.php @@ -16,6 +16,7 @@ $more = 1; xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="" + > <?php bloginfo_rss('name') ?> @@ -23,7 +24,7 @@ $more = 1; Copyright WordPress - + @@ -40,6 +41,7 @@ $more = 1; ]]> + diff --git a/wp-rdf.php b/wp-rdf.php index b5a717f76..e2fc8884d 100644 --- a/wp-rdf.php +++ b/wp-rdf.php @@ -20,6 +20,7 @@ $more = 1; xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" + > "> <?php bloginfo_rss('name') ?> @@ -30,6 +31,7 @@ $more = 1; hourly 1 2000-01-01T12:00+00:00 + @@ -51,7 +53,7 @@ $more = 1; ]]> - + \ No newline at end of file diff --git a/wp-rss.php b/wp-rss.php index b7a63efca..7563b9647 100644 --- a/wp-rss.php +++ b/wp-rss.php @@ -21,6 +21,7 @@ $more = 1; http://backend.userland.com/rss092 + @@ -31,6 +32,7 @@ $more = 1; + diff --git a/wp-rss2.php b/wp-rss2.php index 993fa90d9..31d365bee 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -18,6 +18,7 @@ $more = 1; xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" + > @@ -27,7 +28,7 @@ $more = 1; http://wordpress.org/?v= - + <?php the_title_rss() ?> @@ -50,6 +51,7 @@ $more = 1; +