From 8ef0bd232d3b3aae46575d8b1abed2bd2f170136 Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 10 Dec 2007 06:57:58 +0000 Subject: [PATCH] Support atom threading. Props rubys. fixes #5434 git-svn-id: http://svn.automattic.com/wordpress/trunk@6369 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/feed-atom.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wp-includes/feed-atom.php b/wp-includes/feed-atom.php index 0bb3c5e18..5af94f801 100644 --- a/wp-includes/feed-atom.php +++ b/wp-includes/feed-atom.php @@ -42,6 +42,9 @@ $more = 1; + + +