<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Daily Tip: How to Embed RSS Feed Entries in WordPress Posts</title>
	<atom:link href="http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/</link>
	<description>WordPress, Multisite &#38; BuddyPress plugins, themes, news and reviews and special offers from the team at WPMU.org</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:30:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Angela</title>
		<link>http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/#comment-26638</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Tue, 31 Aug 2010 21:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=34751#comment-26638</guid>
		<description>I am receiving the same error as Chris.  What did he do to correct this?  I guess I&#039;ll have to mess with it a bit more.  I already know how to add an rss feed to a page but it appears that this will allow me to add to a post, which is precisely what I want to do.</description>
		<content:encoded><![CDATA[<p>I am receiving the same error as Chris.  What did he do to correct this?  I guess I&#8217;ll have to mess with it a bit more.  I already know how to add an rss feed to a page but it appears that this will allow me to add to a post, which is precisely what I want to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Peterson</title>
		<link>http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/#comment-19872</link>
		<dc:creator>Chris Peterson</dc:creator>
		<pubDate>Thu, 15 Jul 2010 06:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=34751#comment-19872</guid>
		<description>Never mind -- I got it to work.  But the same question -- how do I get it somewhere else on the page other than the top?</description>
		<content:encoded><![CDATA[<p>Never mind &#8212; I got it to work.  But the same question &#8212; how do I get it somewhere else on the page other than the top?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Peterson</title>
		<link>http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/#comment-19868</link>
		<dc:creator>Chris Peterson</dc:creator>
		<pubDate>Thu, 15 Jul 2010 06:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=34751#comment-19868</guid>
		<description>I&#039;d been trying to find something to embed the category RSS feeds from my Wordpress website into pages of the website, so when I saw your post, I was excited.  But when I tried it (copied your code verbatim to the bottom of the functions.php file) and added that one line of code to the bottom of one of my pages, I got this:

//This file is needed to be able to use the wp_rss() function. include_once(ABSPATH.WPINC.&#039;/rss.php&#039;); function readRss($atts) { extract(shortcode_atts(array( &quot;feed&quot; =&gt; &#039;http://&#039;, &quot;num&quot; =&gt; &#039;1&#039;, ), $atts)); return wp_rss($feed, $num); } add_shortcode(&#039;rss&#039;, &#039;readRss&#039;);
Warning: Cannot modify header information - headers already sent by (output started at /home/raider10/public_html/wp-content/themes/voodoo-dolly/functions.php:51) in /home/raider10/public_html/wp-includes/pluggable.php on line 890

What am I missing?</description>
		<content:encoded><![CDATA[<p>I&#8217;d been trying to find something to embed the category RSS feeds from my WordPress website into pages of the website, so when I saw your post, I was excited.  But when I tried it (copied your code verbatim to the bottom of the functions.php file) and added that one line of code to the bottom of one of my pages, I got this:</p>
<p>//This file is needed to be able to use the wp_rss() function. include_once(ABSPATH.WPINC.&#8217;/rss.php&#8217;); function readRss($atts) { extract(shortcode_atts(array( &#8220;feed&#8221; =&gt; &#8216;<a href="http://&#039;" rel="nofollow">http://&#039;</a>, &#8220;num&#8221; =&gt; &#8217;1&#8242;, ), $atts)); return wp_rss($feed, $num); } add_shortcode(&#8216;rss&#8217;, &#8216;readRss&#8217;);<br />
Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/raider10/public_html/wp-content/themes/voodoo-dolly/functions.php:51) in /home/raider10/public_html/wp-includes/pluggable.php on line 890</p>
<p>What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Embed RSS Feed Entries in WordPress Posts</title>
		<link>http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/#comment-18951</link>
		<dc:creator>How to Embed RSS Feed Entries in WordPress Posts</dc:creator>
		<pubDate>Tue, 06 Jul 2010 11:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=34751#comment-18951</guid>
		<description>[...] View Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] View Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drmike</title>
		<link>http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/#comment-18721</link>
		<dc:creator>drmike</dc:creator>
		<pubDate>Mon, 05 Jul 2010 00:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=34751#comment-18721</guid>
		<description>We do something similar.  The only real difference though is we include a check to make sure the enduser isn&#039;t pulling in their own RSS feed.  As &lt;a href=&quot;http://trac.mu.wordpress.org/ticket/852&quot; rel=&quot;nofollow&quot;&gt;noted earlier&lt;/a&gt;, that may cause an issue.</description>
		<content:encoded><![CDATA[<p>We do something similar.  The only real difference though is we include a check to make sure the enduser isn&#8217;t pulling in their own RSS feed.  As <a href="http://trac.mu.wordpress.org/ticket/852" rel="nofollow">noted earlier</a>, that may cause an issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Embed RSS Feed Entries in WordPress Posts</title>
		<link>http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/#comment-18287</link>
		<dc:creator>How to Embed RSS Feed Entries in WordPress Posts</dc:creator>
		<pubDate>Fri, 02 Jul 2010 07:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=34751#comment-18287</guid>
		<description>[...] http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/" rel="nofollow">http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://wpmu.org/daily-tip-how-to-embed-rss-feed-entries-in-wordpress-posts/#comment-18286</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 02 Jul 2010 07:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=34751#comment-18286</guid>
		<description>Hiya,

thats a great tip, but the feed always seems to be at the top of the post, is there a way of changing this?

http://music-movement.com/blog/2010/05/19/aryn-michelle/

cheers</description>
		<content:encoded><![CDATA[<p>Hiya,</p>
<p>thats a great tip, but the feed always seems to be at the top of the post, is there a way of changing this?</p>
<p><a href="http://music-movement.com/blog/2010/05/19/aryn-michelle/" rel="nofollow">http://music-movement.com/blog/2010/05/19/aryn-michelle/</a></p>
<p>cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

